No description
- Rust 99.9%
- C 0.1%
| sandbox | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| rustfmt.toml | ||
| taplo.toml | ||
Mocc - Monodon C Compiler
Or a crude mockery of a true c compiler
This is my attempt to follow along with the book Write a C Compiler by Nora Sandler