Copyright 1999-2000 VA Linux Systems, Inc. Fri, 03 Sep 2010 3:22:14 GMT OCamlForge Full Project Listing http://forge.ocamlcore.org OCamlForge Full Project Listing webmaster@forge.ocamlcore.org en-us ocaml-sfml https://forge.ocamlcore.org/projects/ocaml-sfml/ OCaml binding for SFML (Simple and Fast Multimedia Library) http://www.sfml-dev.org/ ExtUnix - extended Unix module https://forge.ocamlcore.org/projects/extunix/ Thin wrappers for various low-level system api not covered by Unix module. OCaml Windows Installer https://forge.ocamlcore.org/projects/ocaml-installer/ Installers for the OCaml compiler and standard libraries built with the Visual Studio toolchain. Las Vegas Geometry https://forge.ocamlcore.org/projects/lasvegas-geom/ This program implements an extremely efficient randomized computational geometry algorithm for calculating all the intersections in a set of line segments. It runs in O(A+nlogn) expected time where A is the output size. Fiat-Shamir ZKPS authentication scheme https://forge.ocamlcore.org/projects/fiat-shamir-zkp/ This program implements a cryptographic network authentication scheme based on the work of Fiat-Shamir. The system is described in Section 6.8 of Network Security: Private Communication in a Public World by Kaufman et al. mleternal https://forge.ocamlcore.org/projects/mleternal/ This will be an incremental build tool focused on simplicity. HLibrary https://forge.ocamlcore.org/projects/hlibrary/ A collection of helper libraries that extend and amend the standard library (and few others). This is my personal "stdlib" I use everywhere. CmdlineArgs https://forge.ocamlcore.org/projects/cmdline-args/ Parse command-line options and arguments. Format documentation (the --help message and a manpage). Both GNU syle and Arg style supported. OLast.FM https://forge.ocamlcore.org/projects/lastfm/ This Library contains bindings to the Last.FM web-service. All data from the last.fm web service can be accessed as OCaml values. ocaml-lua https://forge.ocamlcore.org/projects/ocaml-lua/ OCaml-Lua provides bindings to the Lua programming language. Lua is a scripting language particularly useful when you need to embed a language in your application. This project provides the bindings required to embed Lua. http://www.lua.org/