ooc-lang out of class

Follow us on Twitter

ooc @ GitHub

A centralized GitHub organization where all core ooc projects will reside in is under way. For now, feel free to browse through the language index for ooc related projects.

index

Introductory guide

Getting started with learning the language just got easier with a learn-by-example guide.

guide

Documentation

ooc documentation, including syntax reference and a guide for writing C bindings, is available.

documentation

Installing ooc is a breeze

curl: bash -c "`curl -L http://ooc-lang.org/install.sh`"


wget: bash -c "`wget -O - http://ooc-lang.org/install.sh`"

more

Alpaca build system

2010-09-02 22:15 » Built 4974bb0


Dashboard

#ooc-lang

#ooc-lang is where the amazing ooc community comes through. You will feel welcome and right at home with your buddies. Constructive (and occasional destructive) criticism is encouraged. You are bound to find at least a couple members from the core development team on at any given point throughout the day. After all, we come from around the globe. It takes a little to contribute a lot.

#ooc-lang
Philosophy

Healthy surprises. No repetition. Keeping it simple. Designed to scale. Power over raw performance. Flexibility over familiarity. Correctness over tradition.

Featured projects
oos: operating system written in ooc and assembly
ooc-gtk: GTK2 bindings for ooc
ooc-ØMQ: ØMQ bindings for ooc