Up Next

4.1  OCaml

I spend most of my development time writing OCaml-code so this is probably what you are looking for:


4.1.1  type-conv

Short description:mini library required for some other preprocessing libraries (OCaml 3.10 and newer)
Long description:README
Version:1.5.0
Download:type-conv-1.5.0.tar.gz   type-conv-1.5.0.tar.bz2
Browse distribution:   here
Alternative website:OCaml at Jane St. Capital, LLC


4.1.2  sexplib310

Short description:Automated code generation for converting OCaml-values to S-expressions for OCaml 3.10 and newer
Long description:README
Version:3.7.4
Download:sexplib310-3.7.4.tar.gz   sexplib310-3.7.4.tar.bz2
Browse distribution:   here
Alternative website:OCaml at Jane St. Capital, LLC


4.1.3  OCaml-SQLite3

Short description:SQLite3-bindings for OCaml
 Christian Szegedy wrote the predecessor of this library
Long description:README
Version:1.1.0
Download:ocaml-sqlite3-1.1.0.tar.gz   ocaml-sqlite3-1.1.0.tar.bz2
Browse distribution:   here


4.1.4  sexplib

Short description:Automated code generation for converting OCaml-values to S-expressions
Long description:README
Version:2.8.6
Download:sexplib-2.8.6.tar.gz   sexplib-2.8.6.tar.bz2
Browse distribution:   here
Alternative website:OCaml at Jane St. Capital, LLC


4.1.5  AIFAD

Short description:Machine learning system — Automated Induction of Functions over Algebraic Datatypes
Long description:AIFAD-home
Version:1.0.27
Download:aifad-1.0.27.tar.gz   aifad-1.0.27.tar.bz2
Browse distribution:   here


4.1.6  PostgreSQL-OCaml

Short description:OCaml-interface to the PostgreSQL-database
 A deprecated version of this library is postgres-20040120
Long description:README
Version:1.8.2
Download:postgresql-ocaml-1.8.2.tar.gz   postgresql-ocaml-1.8.2.tar.bz2
Browse distribution:   here

4.1.7  POMAP

Short description:Library for maintaining partially ordered maps
Long description:README
Version:2.9.8
Download:pomap-2.9.8.tar.gz   pomap-2.9.8.tar.bz2
Nice picture:pm-ex.ps.gz: 1000 random integer tuples inserted into a partially ordered set.
 Insertion time < 0.4s. Render time (dot) < 45s. (1 GHz Pentium III).
Browse distribution:   here


4.1.8  LACAML

Short description:BLAS/LAPACK-interface for OCaml
Long description:README
Version:4.3.2
Download:lacaml-4.3.2.tar.gz   lacaml-4.3.2.tar.bz2
Browse distribution:   here


4.1.9  PCRE-OCaml

Short description:Perl compatibility regular expressions for OCaml
Long description:README
Version:5.15.0
Download:pcre-ocaml-5.15.0.tar.gz   pcre-ocaml-5.15.0.tar.bz2
Browse distribution:   here


4.1.10  RES

Short description:Library for automatically resizing contiguous memory (arrays and strings)
Long description:README
Version:2.2.5
Download:res-2.2.5.tar.gz   res-2.2.5.tar.bz2
Browse distribution:   here

4.1.11  OCamlMakefile

Short description:Automated compilation of complex OCaml-projects
Long description:README
Version:6.28.0
Download:ocaml-make-6.28.0.tar.gz   ocaml-make-6.28.0.tar.bz2
Browse distribution:   here

4.1.12  PureFun

Short description:Okasaki’s Purely Functional Datastructures in OCaml
Long description:README
Version:1.0.6
Download:pure-fun-1.0.6.tar.gz   pure-fun-1.0.6.tar.bz2
Browse distribution:   here


4.1.13  CFG

Short description:Library for manipulation of context-free grammars (CFGs)
Long description:README
Version:1.7.4
Download:cfg-1.7.4.tar.gz   cfg-1.7.4.tar.bz2
Browse distribution:   here

4.1.14  IMP

Short description:Monadic interpreter of a simple imperative language
Long description:README
Version:1.0.7
Download:IMP-1.0.7.tar.gz   IMP-1.0.7.tar.bz2
Browse distribution:   here

4.1.15  DS-Contrib

Short description:Contributions of purely functional datastructures
Long description:README
Note:Written by Pierpaolo Bernardi, only maintained by me
Download:ds-contrib.tar.gz
Browse distribution:   here

4.1.16  Okasaki-solutions (chapter 2)

Short description:   Solutions to exercises of chapter 2 (Purely Functional Datastructures)
Download:okasaki-sol/chp2_sol.ml

4.1.17  VIM- syntax file for OCaml

Download:syntax/ocaml.vim
Screenshot:here

4.1.18  VIM- ftplugin file for OCaml

Download:ftplugin/ocaml.vim

4.1.19  VIM- indent file for OCaml

Download:indent/ocaml.vim

4.1.20  ocaml.ssh

Short description:   OCaml style file for the a2ps-converter
Download:ocaml.ssh

Copyright   ©  2008  Markus Mottl  ⟨markus.mottl@gmail.com
Up Next