Skip to content

Simple C is a subset of C. Development is divided into 6 phases -- lexical analysis, syntax analysis, symbol table construction, type checking, storage allocation, and code generation. Phase 6 contains the complete compiler.

License

Notifications You must be signed in to change notification settings

Hymeis/Compiler-for-Simple-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler-for-Simple-C

Simple C is a 64-bit subset of C. Development is divided into 6 phases -- lexical analysis, syntax analysis, symbol table construction, type checking, storage allocation, and code generation. Phase 6 contains the complete compiler.

About

Simple C is a subset of C. Development is divided into 6 phases -- lexical analysis, syntax analysis, symbol table construction, type checking, storage allocation, and code generation. Phase 6 contains the complete compiler.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published