https://github.com/seppahbaws/rustycom
https://github.com/seppahbaws/rustycom
c c-compiler rust
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/seppahbaws/rustycom
- Owner: SeppahBaws
- License: mit
- Created: 2019-08-27T15:54:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T02:24:24.000Z (about 6 years ago)
- Last Synced: 2025-06-18T18:05:57.083Z (about 1 year ago)
- Topics: c, c-compiler, rust
- Language: Rust
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# rustycom
This is a small C Compiler that I'm building in Rust, using Nora Sandler's amazing blog posts: https://norasandler.com/2017/11/29/Write-a-Compiler.html