From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id CA3E1BCAE for ; Fri, 24 Jun 2005 11:10:51 +0200 (CEST) Received: from ptb-relay01.plus.net (ptb-relay01.plus.net [212.159.14.212]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id j5O9ApbV020508 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Fri, 24 Jun 2005 11:10:51 +0200 Received: from [80.229.56.224] (helo=chetara) by ptb-relay01.plus.net with esmtp (Exim) id 1DlfYe-0004ev-91 for caml-list@yquem.inria.fr; Fri, 24 Jun 2005 05:12:48 +0100 From: Jon Harrop Organization: Flying Frog Consultancy Ltd. To: caml-list@yquem.inria.fr Subject: Technical Presentation Software written in OCaml Date: Fri, 24 Jun 2005 05:11:27 +0100 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506240511.28289.jon@ffconsultancy.com> X-Miltered: at concorde with ID 42BBCE1B.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; ocaml:01 ocaml:01 stand-alone:01 animated:01 translated:01 presenta:98 presenta:98 smoke:98 frog:98 caml:02 graphics:02 graphics:02 objective:02 library:03 let:03 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on yquem.inria.fr X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: 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! :-) -- Dr Jon D Harrop, Flying Frog Consultancy Ltd. Objective CAML for Scientists http://www.ffconsultancy.com/products/ocaml_for_scientists