https://github.com/kevinw/jaicpp
https://github.com/kevinw/jaicpp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kevinw/jaicpp
- Owner: kevinw
- Created: 2021-01-23T12:32:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-09T09:43:09.000Z (about 4 years ago)
- Last Synced: 2025-02-16T08:44:06.649Z (3 months ago)
- Language: C
- Size: 41.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jaicpp
A Jai bindings generator based on clang.
Originally ported from the Jai compiler's `examples/jaicc`.
Updated with more features, options for modifying binding names, and made
useful as a library to use from Jai code.