Skip to content

An interpreter for a custom programming language called vat written in C++ using flex++/bison++.

License

Notifications You must be signed in to change notification settings

VokunGahrotLaas/vat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VokunAavroTinvaak

An interpreter for a custom programming language called vat.
Written in C++ using flex++/bison++.

Status

  • simple grammar and ast
  • simple variable binder
  • simple pretty printer and ast based vm

TODOs

  • add to grammar and ast
  • type checker

Future

  • compile to bytecode + vm
  • integrate with llvm backend
  • language server
  • vscode extension

About

An interpreter for a custom programming language called vat written in C++ using flex++/bison++.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published