theawless / Compilers-Lab

Assignments for compilers lab 2016 at IIT Guwahati.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilers Lab

Assignments for compilers lab 2016 at IIT Guwahati. The code runs with c++, flex and bison. You can read the assignment questions inside the folders.

sql_lexer

Works for a subset of sql.

sql_parser

Works for a subset of sql.
(Also includes a coooool graph for the grammar)

compiler_for_c_subset

Doesn't work.

Contributers

Thanks to the people because of whom I passed this course.

About

Assignments for compilers lab 2016 at IIT Guwahati.

License:MIT License


Languages

Language:C++ 64.5%Language:Yacc 26.8%Language:Lex 4.3%Language:C 3.9%Language:Makefile 0.6%