Skip to content

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

Notifications You must be signed in to change notification settings

brendandagys/C-compiler

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

No packages published