From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id SAA31402; Sun, 5 Aug 2001 18:35:04 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id SAA31541 for ; Sun, 5 Aug 2001 18:35:03 +0200 (MET DST) Received: from gnu.in-berlin.de (gnu.in-berlin.de [192.109.42.4]) by concorde.inria.fr (8.11.1/8.10.0) with ESMTP id f75GZ3b19137 for ; Sun, 5 Aug 2001 18:35:03 +0200 (MET DST) Received: from hirsch.in-berlin.de (root@hirsch.colt.in-berlin.de [213.61.118.6]) by gnu.in-berlin.de (8.10.1/8.10.1) with ESMTP id f75GZ1p28389; Sun, 5 Aug 2001 18:35:02 +0200 (CEST) (envelope-from oliver@first.in-berlin.de) Received: (from uucp@localhost) by hirsch.in-berlin.de (8.11.1/8.11.1/Debian 8.11.0-6) with UUCP id f75GZ1E13236; Sun, 5 Aug 2001 18:35:01 +0200 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: caml-list@inria.fr Received: from localhost (oliver@localhost) by first.in-berlin.de (8.7.6/8.7.3) with SMTP id RAA00258; Sun, 5 Aug 2001 17:15:43 +0200 Date: Sun, 5 Aug 2001 17:15:43 +0200 (MET DST) From: Oliver Bandel To: Pixel cc: caml-list@inria.fr Subject: Re: [Caml-list] OCaml as fancy calculator... In-Reply-To: <20010805110614.BF1DB5745@leia.mandrakesoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hello, On Sun, 5 Aug 2001, Pixel wrote: > Oliver Bandel writes: > > > So I'm thinking about implementing some simple > > routines for loading data-files, doing mathematical > > operations and writing the results as ASCII-output and > > maybe as postscript-output (or psTricks-Output for including > > the reults in LaTeX-documents). > > have a look at mathplot: > http://www.chez.com/prigaux/mathplot.html > http://www.chez.com/prigaux/mathplot_screenshots/ > > It's written in OCaml using the Tk toolkit for the GUI frontend > I tried mathplot some weeks ago, but can't compile it. I think it is written in Caml Light, or it was a very old version of COaml... I don't remember. But it was not possible to let it run. The other point is: If I use ready written software, I can not learn programming OCaml..... Ciao, Oliver ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr