Slava0135 / comp4

Partial C compiler (for operator and int vars) made using LEX/YACC and C targeting RISC-V

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comp4

Partial C compiler (for operator and int vars) made using LEX/YACC and C

Tested in Jupiter

Made with flex 2.6.4 and bison 3.5.1

About

Partial C compiler (for operator and int vars) made using LEX/YACC and C targeting RISC-V

License:MIT License


Languages

Language:C 64.8%Language:Assembly 19.4%Language:Yacc 10.7%Language:Lex 4.4%Language:Shell 0.7%