This is a compiler for WACC (a C-like language from Imperial College) targeting x64 and UNIX (and partially Windows) calling convension.
- C-like structure
- CPP-like pass by reference
- Constant evaluation and propagation
- Efficient register allocation
WACC Compiler 编译器
This is a compiler for WACC (a C-like language from Imperial College) targeting x64 and UNIX (and partially Windows) calling convension.
WACC Compiler 编译器
MIT License