https://github.com/fasterthanlime/cork
Another try at an ooc compiler
https://github.com/fasterthanlime/cork
Last synced: about 1 year ago
JSON representation
Another try at an ooc compiler
- Host: GitHub
- URL: https://github.com/fasterthanlime/cork
- Owner: fasterthanlime
- License: mit
- Created: 2015-07-29T01:09:56.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-01T00:27:46.000Z (almost 11 years ago)
- Last Synced: 2025-04-20T17:40:40.766Z (about 1 year ago)
- Language: C
- Size: 289 KB
- Stars: 6
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/fasterthanlime/cork)
## cork
Another attempt at an ooc compiler.
cf. [`docs/design.md`](docs/design.md)
### Authors
* Amos Wenger
### Links
Previous attempts
* https://github.com/fasterthanlime/rock
* https://github.com/nddrylliog/oc (along with oc-nagaqueen & oc-c89)