Skip to content

A compiler from scratch for a simple C based language.

Notifications You must be signed in to change notification settings

cclp94/Base-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base-Compiler.

Implemented using Python 3.6 A project for the COMP 442 (Compiler Design) Course at Concordia Univeristy.

For running the syntax parser on windows: py ./main.py -f "./syntactic/resources/tests/sample.txt" -o

About

A compiler from scratch for a simple C based language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published