-
Notifications
You must be signed in to change notification settings - Fork 0
A simple compiler that compiles "HoleyC" code. Performs tokenization, syntax validation, AST generation, name and type analyses, intermediate assembly code generation, and x86 code generation. The resultant assembly code can then be linked and ran in terminal.
Shaavin/HoleyC-Compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
A simple compiler that compiles "HoleyC" code. Performs tokenization, syntax validation, AST generation, name and type analyses, intermediate assembly code generation, and x86 code generation. The resultant assembly code can then be linked and ran in terminal.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published