jserv / amacc

Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
Other
1.01k stars 161 forks source link

Integrate Abstract Syntax Tree + Backend code generator #37

Closed jserv closed 5 years ago

jserv commented 6 years ago

Branch c5-AST introduced the following enhancements:

Proposed changes were initially described in c4-enhance.patch.