nouhben / compil

this a simple project which about realising a mini-compiler (scanner , parser ) for a specific language . it includes parsing , scanning , generating intermediate code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compil

this a simple project which about realising a mini-compiler (scanner , parser ) for a specific language . it includes parsing , scanning , generating intermediate code

About

this a simple project which about realising a mini-compiler (scanner , parser ) for a specific language . it includes parsing , scanning , generating intermediate code

License:The Unlicense


Languages

Language:C 86.5%Language:Yacc 11.1%Language:Lex 2.5%