Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

ooc

< >

ooc is an open source programming language created in 2009 by Amos Wenger.

#258on PLDB 15Years Old 227Repos
Download source code:
git clone https://github.com/ooc-lang/rock

:ocean: self-hosted ooc compiler that generates c99


Example from hello-world:
main: func { "Hello World" println() }

Language features

Feature Supported Token Example
Comments ✓
MultiLine Comments ✓
Binary Literals ✓
Floats ✓
Hexadecimals ✓
Octals ✓
Strings ✓ "
"Hello world"
Print() Debugging ✓ println

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 628 · Donate · feedback@pldb.io