An open API service indexing awesome lists of open source software.

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

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