Browse thread
Technical Presentation Software written in OCaml
-
Jon Harrop
- Jonathan_T_Bryant
- Gerd Stolpmann
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-06-24 (16:15) |
From: | Jonathan_T_Bryant <jtbryant@v...> |
Subject: | Re: [Caml-list] Technical Presentation Software written in OCaml |
I'm helping on another commercial project with OCaml: a search engine. I'll keep everybody posted as we get some data and open up the front end. --Jonathan On Fri, 2005-06-24 at 05:11 +0100, Jon Harrop wrote: > For anyone who is interested in commercial exploits using OCaml, we are > releasing our first stand-alone sofware package, Presenta. > > Presenta is an OpenGL-based slideshow presentation program with support for > animated points, typeset mathematics, 2D and 3D graphics: > > http://www.ffconsultancy.com/products/presenta/ > > The whole program is just under 10,000 LOC, entirely OCaml. The core of the > program is a general purpose 2D vector graphics library (Smoke) which we've > been developing for the past six years and which was translated from C++ into > OCaml 2 years ago, with great success. > > We currently support only x86 and AMD64 Linux but we are also considering > supporting Mac OS X as well. > > Let me know what you think! :-) >