Skip to content

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

Notifications You must be signed in to change notification settings

SwastikUdupa/mini-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.