An open API service indexing awesome lists of open source software.

https://github.com/amaranthinecodices/rust-cc

A C compiler in Rust
https://github.com/amaranthinecodices/rust-cc

Last synced: over 1 year ago
JSON representation

A C compiler in Rust

Awesome Lists containing this project

README

          

# A (bad) C compiler written in Rust
Following [Writing a C Compiler](https://norasandler.com/2017/11/29/Write-a-Compiler.html) for educational purposes!