Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Francois Rouaix <frouaix@liquidmarket.com>
To: luther@dpt-info.u-strasbg.fr
Cc: caml-list@inria.fr
Subject: Re: Building a cross-compiling ocaml
Date: Wed, 08 Mar 2000 10:20:48 -0800	[thread overview]
Message-ID: <200003081821.KAA01587@fiji01.liquidmarket.com> (raw)
In-Reply-To: Your message of "Tue, 07 Mar 2000 09:24:45 +0100." <20000307092445.A11953@dpt-info.u-strasbg.fr>

> HAs anyone been so crazy as to try to build a palm pilot version of
> ocaml ?

Of course not. However, I've worked on a port of Caml Light a long time ago
(you'll find that from my INRIA Web page). The fact that the device comes
with 8MB is misleading. This is not really memory you can allocate into (in
order to protect data from bogus programs, the Palm has memory protection on
most of its address space). Back in the time of the Pilot 5000, the actual
available memory was something like 64k. I had a small lambda-calculus 
evaluator
running on my Pilot 5000 (isn't that useful ?).
Hopefully these days with 8MB devices, we should get more heap (128k?).

Porting Caml Light is easier than OCaml because the runtime used to work for
platforms where ints are 16bits, which is the case in the Palm development
environment.

--f






  parent reply	other threads:[~2000-03-08 18:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-06 21:30 Matthew S. Harris
2000-03-07  8:24 ` Sven LUTHER
2000-03-08 17:46   ` Benjamin C. Pierce
2000-03-08 17:55   ` Olivier Bouyssou
2000-03-08 18:20   ` Francois Rouaix [this message]
2000-03-09  7:02     ` Sven LUTHER
2000-03-07 10:54 ` Xavier Leroy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200003081821.KAA01587@fiji01.liquidmarket.com \
    --to=frouaix@liquidmarket.com \
    --cc=caml-list@inria.fr \
    --cc=luther@dpt-info.u-strasbg.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox