Skip to content

One of the most interesting academic project - for a given grammar of simple, imperative language we had to implement a compiler for a register machine code. Tools needed: Flex (i've been using ver. 2.5.35), Bison (ver 2.4.1), gcc (with -libstdc++ flag) Documentation's and grammar available in documentation.pdf (in Polish).

License

rybycy/JfttCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jftt_compiler

One of the most interesting academic project - for a given grammar of simple, imperative language we had to implement a compiler for a register machine code. Tools needed: Flex (i've been using ver. 2.5.35), Bison (ver 2.4.1), gcc (with -libstdc++ flag) Documentation's and grammar available in documentation.pdf (in Polish).

About

One of the most interesting academic project - for a given grammar of simple, imperative language we had to implement a compiler for a register machine code. Tools needed: Flex (i've been using ver. 2.5.35), Bison (ver 2.4.1), gcc (with -libstdc++ flag) Documentation's and grammar available in documentation.pdf (in Polish).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published