Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

ooc

< >

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

#416on PLDB 15Years Old 227Repos
Download source code:
git clone https://github.com/ooc-lang/rock
Homepage · Source Code

:ocean: self-hosted ooc compiler that generates c99


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

Language features

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

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0