O Save

Esoteric stack-oriented programming language for code golf

Project README

O

Build Status Latest Release Issues in progress

O is a esoteric programming language used for CodeGolf. It was inspired by languages such as GolfScript, Pyth, K, and ><>, but it has grown into its own language with many cool features. The current interpreter is written in C. You can find the old Java interpreter on the java-interpreter branch.

All documentation for the language is on ReadTheDocs. You can try the language out online at Heroku.

Throughput Graph

Examples

Here are some examples of O.

Hello World

"Hello, World!

Try it online

Factorial

H,;]*

Try it online

Cat

i

Try it online

Fibonacci

0J;1Kpj{K:VJ+:KpV:J;}d

Try it online

Open Source Agenda is not affiliated with "O" Project. README Source: phase/o
Stars
56
Open Issues
13
Last Commit
7 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating