Skip to content

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.

Notifications You must be signed in to change notification settings

Shaavin/HoleyC-Compiler

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

No packages published