Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 188 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 188 Bytes

mini-compiler

Mini-compiler to compiler a custom language as part of the course plan for Automata Theory and Compiler Design. Yacc and Lex were used to for syntax and semantic analysis.