Skip to content

vasutrave/Switchmefor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Switchforme is a incremental compiler that generates all the intermediate structures for a subset of the C Language using Lex and Yacc.

Features to be implemented:

	*Symbol Table
	*Abstract Syntax Tree
	*Intermediate Code Generation 
	*Optimization

To run test: Run                $ ./build.sh