/mini-compiler

Mini-compiler to compiler a custom language as part of the course plan for Automata Theory and Compiler Design

Primary LanguageYacc

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.