FUT / SPO

spovm sem 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C like syntax analyzer and compiler

  • Flex and Bison were used to parse input file into tokens and analyse them to build a program. Input program is compiled into C code.

  • make.sh file contains script for assembling all the grammar and syntax together, process input file and generate executable program.

About

spovm sem 6


Languages

Language:C 99.5%Language:Ruby 0.3%Language:Shell 0.2%