AnjaneyaTripathi / c-compiler

A compiler that accepts any valid program written in C. It is made using Lex and Yacc. Returns a symbol table, parse tree, annotated syntax tree and intermediate code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnjaneyaTripathi/c-compiler Stargazers