caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: skaller <skaller@ozemail.com.au>
To: caml-list@inria.fr
Subject: Re: [Caml-list] GODI news
Date: 10 Aug 2003 11:11:15 +1000	[thread overview]
Message-ID: <1060477875.29669.30.camel@localhost.localdomain> (raw)
In-Reply-To: <20030809211647.GA31982@iliana>

On Sun, 2003-08-10 at 07:16, Sven Luther wrote:

> What would be nice is to be able to use ocaml in this cross compiling
> environment, so you could use all the nice unix development tools, and
> then produce windows executables for the people who need it, preferably
> in a nice tarball including the needed dlls, or even a windows-installer-magic
> thingy.

Well, you almost can: there is a bytecode compiler,
and the bytecode objects produced are largely
platform independent, and the bytecode interpreter
is pretty fast. I guess this works best for products
that don't need OS dependent resources much (like GUI
widgets or processes).

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2003-08-10  1:11 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-08 21:20 Gerd Stolpmann
2003-08-08 21:37 ` Matt Gushee
2003-08-09  9:04   ` Gerd Stolpmann
2003-08-09 17:05     ` Matt Gushee
2003-08-09 18:06       ` Dmitry Bely
2003-08-09 18:44         ` Alexander V. Voinov
2003-08-09 21:16           ` Sven Luther
2003-08-10  1:11             ` skaller [this message]
2003-08-10  7:35               ` Sven Luther
2003-08-10 20:25                 ` skaller
2003-11-05 21:28 [Caml-list] GODI News Gerd Stolpmann
2003-11-05 22:59 ` Ken Rose
2003-12-02 22:35 [Caml-list] GODI news Gerd Stolpmann
2003-12-02 23:09 ` Alain.Frisch
2003-12-02 23:36   ` Benjamin Geer
2003-12-02 23:51     ` Alain.Frisch
2003-12-03  5:12     ` William Lovas
2003-12-03 11:16       ` Sven Luther
2003-12-04  4:25         ` William Lovas
2003-12-08 12:44           ` Sven Luther
2003-12-03 21:14       ` Sylvain LE GALL
2003-12-03 23:59     ` Gerd Stolpmann
2003-12-04  0:41       ` Benjamin Geer
2003-12-05 21:23         ` Gerd Stolpmann
2003-12-03  7:49 ` Byron Hale
2004-01-04 21:12 Gerd Stolpmann
2004-02-27  9:41 Gerd Stolpmann
2004-04-28 12:38 Gerd Stolpmann
2004-05-14 16:29 Gerd Stolpmann
2012-10-22  2:39 Gerd Stolpmann

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=1060477875.29669.30.camel@localhost.localdomain \
    --to=skaller@ozemail.com.au \
    --cc=caml-list@inria.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;
as well as URLs for NNTP newsgroup(s).