https://github.com/gizmo385/c-minus-minus
A C-- compiler written in C with a side Clojure branch
https://github.com/gizmo385/c-minus-minus
c clojure compiler
Last synced: about 1 year ago
JSON representation
A C-- compiler written in C with a side Clojure branch
- Host: GitHub
- URL: https://github.com/gizmo385/c-minus-minus
- Owner: gizmo385
- Created: 2015-11-23T09:55:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T05:15:22.000Z (about 8 years ago)
- Last Synced: 2025-04-15T00:54:55.919Z (over 1 year ago)
- Topics: c, clojure, compiler
- Language: C
- Homepage:
- Size: 675 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C-Minus-Minus
A C-- compiler written in C. This started as a class project but will slowly evolve to hopefully include more C features.