From: Jan Kybic <kybic@fel.cvut.cz>
To: caml-list@yquem.inria.fr
Subject: Top-level with compiled libraries, Was: ANN OCaml Batteries Included
Date: Sun, 12 Oct 2008 11:20:23 +0200 [thread overview]
Message-ID: <878wsuw4o8.fsf_-_@fel.cvut.cz> (raw)
In-Reply-To: <200810120142.23667.peng.zang@gmail.com> (Peng Zang's message of "Sun, 12 Oct 2008 01:42:20 -0400")
> This is quite important to me. I don't know what the general sentiment of the
> community is, but the toplevel is one of the major reasons I use OCaml. In
> fact, for every Makefile I write, I write an equivalent toplevel init file.
Hello. On the subject of using toplevel: I would love to use toplevel
to test my code but I need a lot of compiled libraries (written in C)
- such as FFTW, Lacaml, etc. - and as far as I know, it is not
possible to use compiled code from toplevel. Or am I wrong? Also, some
of my code is quite computationally intensive, so in byte-code it runs
too slowly.
Ideally, I would like to have only the module I am working on in
byte-code, playing with it interactively. All the other (stable)
modules and all the libaries would be a compiled code and the
byte-code and compiled code would seemlessly call each other. Is that
feasible?
Yours,
Jan
--
-------------------------------------------------------------------------
Jan Kybic <kybic@fel.cvut.cz> tel. +420 2 2435 5721
http://cmp.felk.cvut.cz/~kybic ICQ 200569450
next prev parent reply other threads:[~2008-10-12 9:20 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-11 13:48 ANN OCaml Batteries Included alpha 1 David Teller
2008-10-11 21:27 ` [Caml-list] " Andrej Bauer
2008-10-11 22:35 ` David Teller
2008-10-12 5:42 ` Peng Zang
2008-10-12 9:20 ` Jan Kybic [this message]
2008-10-12 12:53 ` [Caml-list] Top-level with compiled libraries, Was: ANN OCaml Batteries Included Daniel Bünzli
2008-10-13 10:26 ` Daniel Bünzli
2008-10-12 15:19 ` Markus Mottl
2008-10-12 15:19 ` Peng Zang
2008-10-12 13:59 ` [Caml-list] ANN OCaml Batteries Included alpha 1 David Teller
2008-10-12 17:00 ` Peng Zang
2008-10-12 18:43 ` David Teller
2008-10-12 18:55 ` Peng Zang
2008-10-13 9:07 ` Stefano Zacchiroli
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=878wsuw4o8.fsf_-_@fel.cvut.cz \
--to=kybic@fel.cvut.cz \
--cc=caml-list@yquem.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