https://github.com/fasterthanlime/jooc-legacy
:crocodile: The historical, initial implementation of an ooc compiler in Java
https://github.com/fasterthanlime/jooc-legacy
Last synced: about 1 year ago
JSON representation
:crocodile: The historical, initial implementation of an ooc compiler in Java
- Host: GitHub
- URL: https://github.com/fasterthanlime/jooc-legacy
- Owner: fasterthanlime
- License: mit
- Created: 2009-06-17T18:20:59.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2013-02-06T00:54:24.000Z (over 13 years ago)
- Last Synced: 2025-04-20T17:40:07.845Z (about 1 year ago)
- Language: Java
- Homepage: http://ooc-lang.org/
- Size: 43.7 MB
- Stars: 115
- Watchers: 13
- Forks: 4
- Open Issues: 25
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
## j/ooc
This is the legacy implementation of the ooc programming language.
It's written in Java, and is (probably) bug-ridden. It supports a very
old version of the langauge. Only use this codebase to make fun of my
early attempts at implementing a language!
For a much better and more modern implementation of ooc, take a
look at rock: https://github.com/nddrylliog/rock