caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: emmanuel@dmi.ens.fr
To: caml-list@margaux
Subject: Re: Porting caml (and coq) to HP/UX.
Message-ID: <9211050757.AA06291@orchidee.ens.fr> (raw)

[ Note du mode'rateur:
  Several people ask for a Caml V3.1 version on HP machines.
  The ports for HP used to be done by the LIENS at Ecole Normale
  Supe'rieure. That's why Emmanuel Chailloux tells us now what should
  be done for Caml V3.1 on HP machines.

  Pierre Weis.
]

Hello,

We have no plan to port the Caml V3.1 distribution to the HP9700 

(snake) for the following reasons :

first : We have not an HP-9700 computer at the LIENS (Laboratoire
        d'Informatique de l'Ecole Normale Superieure).

second : Caml V3.1 uses the Le_Lisp V15.2x runtime, but
         this Le_Lisp version doesn't exist for the snake. Only
         the GELL version of Le_Lisp runs for the HP9700. This
         version translates directly the instructions of the 
         abstract machine to C code. It doesn't use the dynamic 
 	 loader  of the Le_Lisp V15.2x, which is necessary for Caml.

third : The Caml-light 0.5 distribution has been tested on 
	the HP9700.

In conclusion, porting Caml V3.1 to the snake is not a trivial 
work, because it is necessary to port Le_Lisp 15.2x (an old version)
to the snake, and to modify the dynamic loader because Caml uses an  
hacked version of this loader. And because Caml-light exists for the  
snake, may be it is easier to port Coq to Caml-light (Coq-light)   
than to port Caml V3.1 to the HP9700.

Emmanuel Chailloux...








             reply	other threads:[~1992-11-05 12:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1992-11-05 12:32 emmanuel [this message]
1992-11-05 18:06 ` Francis Dupont

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=9211050757.AA06291@orchidee.ens.fr \
    --to=emmanuel@dmi.ens.fr \
    --cc=caml-list@margaux \
    /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;
as well as URLs for NNTP newsgroup(s).