Software
Games
Bomberscript
This is a pure JavaScript implementation of a bomberman-like game.
Online instance: bomberscript-online. Source code: bomberscript-git.
Command-line tools
so
A tool written in OCaml to quickly open files depending on their extensions.
Source code: so-git. Documentation: so-doc.
Libraries
bdd
An OCaml library for binary decision diagram.
Source code: bdd-git. Documentation: bdd-doc.
exit
An OCaml library to get exit status as declared in stdlib.h
.
Source code: exit-git. Documentation: exit-doc.
hc
An OCaml library for hash consing.
Source code: hc-git. Documentation: hc-doc.
memo
An OCaml library for memoΓ―zation.
Source code: memo-git. Documentation: memo-doc.
omg
An OCaml library to generate random text using Markov chains.
Source code: omg-git. Documentation: omg-doc.