https://github.com/ktravis/verse
A compiler that emits C for a language with explicit, consistent semantics.
https://github.com/ktravis/verse
c compiler language
Last synced: about 1 year ago
JSON representation
A compiler that emits C for a language with explicit, consistent semantics.
- Host: GitHub
- URL: https://github.com/ktravis/verse
- Owner: ktravis
- License: bsd-2-clause
- Created: 2017-01-31T14:46:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T22:48:46.000Z (over 5 years ago)
- Last Synced: 2025-03-25T19:38:57.519Z (over 1 year ago)
- Topics: c, compiler, language
- Language: C
- Homepage:
- Size: 834 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# verse
A compiler that emits C for a low-level(ish) language with explicit, consistent semantics.