The last stable version of the TWB is available for download in three formats:
- Source
- Debian/Ubuntu Package (in preparation)
- MacOsX binary (in preparation)
- MacOsX port package (in preparation)
Source code
The TWB needs three third party components to be built from source. The Ocaml Compiler can be downloaded from http://ocaml.org . The extlib library can be downloaded from http://ocaml-lib.sourceforge.net . The findlib library can be downloaded from http://www.ocaml-programming.de/programming/findlib.htmlThe TWB code can be downloaded via darcs http://abridgegame.org/darcs/ using the following command:
- stable version darcs get http://twb.rsise.anu.edu.au/Repository/twb-stable
- development version darcs get http://twb.rsise.anu.edu.au/Repository/twb-dev
The stable version compiles with ocaml 3.09. 03 . The development version requires ocaml 3.10 and camlp5 5.02 (http://pauillac.inria.fr/~ddr/camlp5/).
Browse the Darcs Repository : http://twb.rsise.anu.edu.au/cgi-bin/darcsweb/darcsweb.cgi