Note
WIP. Prone to change.
Toy compiler based on PKU Compiler Course. A simple Breakout game included.
照着北大编译实践写的玩具编译器。有一个打砖块小游戏。
qemu-system-riscv32
is required aside from dependencies specified in the course manual.
除编译实践文档指定的依赖以外,还需要qemu-system-riscv32
。
make DEBUG=0
cd app
make run