fasterthanlime / oc

Licence: MIT license
⚠️ An experimental, next-generation, coroutine-based, modular compiler for a subset of ooc. (deprecated)

Programming Languages

ooc
5 projects
c
50402 projects - #5 most used programming language

Build Status

oc

oc is an ooc compiler written in ooc. It focuses on clean design, flexibility and scalability.

oc was at some point planned to replace rock, the current standard ooc compiler. But then life happened. Now it's mostly a fun playground.

Building & installing

Get a functional rock by following instructions:

Then, just run:

make

oc will be in bin/oc.

If you fancy a bit of a cleanup, run

make clean

Licensing

oc is licensed under the MIT license. See the LICENSE file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].