caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christophe Raffalli <cr@dcs.ed.ac.uk>
To: xavier@Theory.Stanford.edu
Cc: caml-list@margaux
Subject: release of Caml Light version 0.6
Date: Wed, 13 Oct 93 12:04:21 BST	[thread overview]
Message-ID: <8182.9310131104@whalsay.dcs.ed.ac.uk> (raw)
In-Reply-To: <9310122038.AA00613@Tamuz.Stanford.EDU> (xavier@Theory.Stanford.edu)


I am quite interested to have the -custom option, this should be supported. 

Moreover, I have another wish (or dream) for further improvement of caml-light :

It is very easy to produce a stand-alone mac application with caml-light: you
just need to replace the data-fork of the caml-light application (I try it, it
works). The only problem: you can't use the libgraph library (It should work
with the -custom option ?).

I think it needs few work to support this kind of production of stand-alone
application even without MPW. (you just need a link command in caml-light,
which should duplicate the resource fork of the application with a new
data-fork produced by the link command. On each archictecture, this command
should create an executable stand-alone application).

Then if you write a Make function in caml-light, you no more need MPW (but,
you need portable functions to acces date of file) ! 

And to be even nicer, you add some functions to customize a little the menu of
the caml-light application ! (but this won't be portable, so it's perhaps not
so good).

Christophe






      reply	other threads:[~1993-10-13 14:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1993-10-07  0:40 Xavier Leroy
1993-10-12 12:05 ` Christophe Raffalli
1993-10-12 20:38   ` Xavier Leroy
1993-10-13 11:04     ` Christophe Raffalli [this message]

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=8182.9310131104@whalsay.dcs.ed.ac.uk \
    --to=cr@dcs.ed.ac.uk \
    --cc=caml-list@margaux \
    --cc=xavier@Theory.Stanford.edu \
    /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).