-
Notifications
You must be signed in to change notification settings - Fork 0
A C compiler, written in C. Lexes program tokens, parses them into an Abstract Syntax Tree using Pratt parsing, and generates x64-64 assembly code. Reference: https://github.com/DoctorWkt/acwj/tree/master
brendandagys/C-compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
A C compiler, written in C. Lexes program tokens, parses them into an Abstract Syntax Tree using Pratt parsing, and generates x64-64 assembly code. Reference: https://github.com/DoctorWkt/acwj/tree/master
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published