All Projects → ooc-lang → The Ooc Language

ooc-lang / The Ooc Language

📘 The definitive manual on the ooc programming language

Labels

Projects that are alternatives of or similar to The Ooc Language

Pantheios
The C/C++ Diagnostic Logging Sweetspot
Stars: ✭ 34 (-10.53%)
Mutual labels:  makefile
Monero Gui Guide
Guide for the Monero GUI wallet
Stars: ✭ 36 (-5.26%)
Mutual labels:  makefile
Syllabus
Syllabus for CompEcon Course
Stars: ✭ 37 (-2.63%)
Mutual labels:  makefile
Mal
mal - Make a Lisp
Stars: ✭ 8,287 (+21707.89%)
Mutual labels:  makefile
Android device xiaomi polaris
Stars: ✭ 35 (-7.89%)
Mutual labels:  makefile
Llvm Cheatsheet
LLVM, clang, ninja, dyld and others.
Stars: ✭ 36 (-5.26%)
Mutual labels:  makefile
Arduino Datalogging
Methods of Datalogging Sensor Data from an Arduino.
Stars: ✭ 33 (-13.16%)
Mutual labels:  makefile
Swift Graphql
GraphQL implementation written in Swift
Stars: ✭ 38 (+0%)
Mutual labels:  makefile
Docker Bitcoin Regtest
A way to experiment with Bitcoin.
Stars: ✭ 35 (-7.89%)
Mutual labels:  makefile
Llvm Cookbook
llvm-cookbook samples
Stars: ✭ 37 (-2.63%)
Mutual labels:  makefile
Android device motorola titan
Stars: ✭ 34 (-10.53%)
Mutual labels:  makefile
Espeak Korean
Korean data for eSpeak
Stars: ✭ 34 (-10.53%)
Mutual labels:  makefile
Avian Pack
Avian all-inclusive. Everything needed to build Avian with (or without) Android classpath.
Stars: ✭ 36 (-5.26%)
Mutual labels:  makefile
Zh Google Styleguide
Google 开源项目风格指南 (中文版)
Stars: ✭ 8,315 (+21781.58%)
Mutual labels:  makefile
Docker Unix 1st Ed
A Docker image that drops you into 1st Edition Unix
Stars: ✭ 37 (-2.63%)
Mutual labels:  makefile
Device Sony Lilac
Stars: ✭ 34 (-10.53%)
Mutual labels:  makefile
Coreos Nvidia
Yet another NVIDIA driver container for Container Linux (aka CoreOS)
Stars: ✭ 36 (-5.26%)
Mutual labels:  makefile
Acris Download
Download NYC real estate transaction data and drop it in a database
Stars: ✭ 38 (+0%)
Mutual labels:  makefile
Ananas
This is an Arduino based program for step motor controller,Ananas.
Stars: ✭ 38 (+0%)
Mutual labels:  makefile
I2c Slave Lib
I2C slave library for AVR 8 bit mircocontrollers
Stars: ✭ 36 (-5.26%)
Mutual labels:  makefile

the ooc language

status

In progress, send feedback to [email protected] and mention 'ooc' in the subject.

Thanks a lot =)

Amos Wenger aka @nddrylliog

how to build the doc ?

Easy,

$ make

will generate a single-page, HTML version of the documentation.

Then,

$ make publish

will switch to the gh-pages branch, commit the modifications and push the commits to origin (which may be your forked repository).

todo

  1. Figure out how to order the sections.
  2. Merge branch 'mdoc' into 'master' in a way that will let us generate both versions of the documentation with a single Makefile.
  3. ...
  4. Profit !
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].