https://github.com/steshaw/babycc
A journey through the Crenshaw compiler tutorial using C and x86 from back in 2004
https://github.com/steshaw/babycc
Last synced: 3 months ago
JSON representation
A journey through the Crenshaw compiler tutorial using C and x86 from back in 2004
- Host: GitHub
- URL: https://github.com/steshaw/babycc
- Owner: steshaw
- Created: 2011-11-23T14:01:25.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-23T14:40:39.000Z (over 13 years ago)
- Last Synced: 2025-01-11T20:47:07.469Z (5 months ago)
- Language: C
- Homepage: steshaw.org
- Size: 637 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
My journey through the Crenshaw compiler tutorial using C and x86.
This is "ancient" from back in 2004 and just for archival purposes - retrieved from an old backup disk.