Skip to content

dgaponcic/compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work in progress. TODO integrate with LLVM.

Implemented a compiler frontend part (Interpreter, Parser). (You can find the grammar of the language and some examples of code in the project.)

to compile and execute use commands

g++ main.cpp src/* && ./a.out language/my_program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages