https://github.com/raideno/compiler
Simple pseudo-code compiler built in C.
https://github.com/raideno/compiler
Last synced: 9 months ago
JSON representation
Simple pseudo-code compiler built in C.
- Host: GitHub
- URL: https://github.com/raideno/compiler
- Owner: raideno
- Created: 2023-12-04T12:53:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T18:15:16.000Z (over 2 years ago)
- Last Synced: 2025-06-03T11:54:49.614Z (about 1 year ago)
- Language: C
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compiler
Simple pseudo-code compiler built in C.