Skip to content
/ cmm Public

Programming Assignment for the course Principles of Compilers at Nanjing University

Notifications You must be signed in to change notification settings

wx-csy/cmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build executable, type

    make

To run the parser, type

    ./parser [source_file]

To clean up, type

    make clean

About

Programming Assignment for the course Principles of Compilers at Nanjing University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published