Measures Concepts
GitHub icon

ooc

ooc - Programming language

< >

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

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

: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 · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout