racoon
racoon copied to clipboard
A toy compiler for miniSysY, implemented in Rust. (Reference implementation for BUAA-SE-Compiler course project)
Racoon
Introduction
Racoon is a toy compiler for mini-sysY (subset of C language), implemented in Rust. It's also a reference implementation for BUAA SE Compiler Design course.