From: Markus Mottl <markus@mail4.ai.univie.ac.at>
To: Jerome Vouillon <vouillon@saul.cis.upenn.edu>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] RE: a regular expression library
Date: Tue, 25 Sep 2001 21:03:17 +0200 [thread overview]
Message-ID: <20010925210317.C16531@chopin.ai.univie.ac.at> (raw)
In-Reply-To: <20010925131229.A22868@saul.cis.upenn.edu>; from vouillon@saul.cis.upenn.edu on Tue, Sep 25, 2001 at 13:12:29 -0400
On Tue, 25 Sep 2001, Jerome Vouillon wrote:
> I've started to write a regular expression library.
Cool! :-)
Finally, OCaml could get a reasonable regexp-library!
> (The library is much slower when compiled to bytecode though, as it
> is entirely written in O'Caml. I plan to rewrite the critical
> sections of the code in C.)
It would be really nice if there were ways to call OCaml-native code
from OCaml-byte code. This question has popped up in the past, but it's
not an easy thing to do due to issues with the runtime:
http://caml.inria.fr/archives/200108/msg00026.html
Any news in this respect? A toplevel that could run a high-performance,
OCaml-native code string matching engine would give a terrific scripting
environment!
Regards,
Markus Mottl
--
Markus Mottl markus@oefai.at
Austrian Research Institute
for Artificial Intelligence http://www.oefai.at/~markus
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
next prev parent reply other threads:[~2001-09-25 19:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-25 17:12 Jerome Vouillon
2001-09-25 18:40 ` Miles Egan
2001-09-25 19:03 ` Markus Mottl [this message]
2001-09-25 21:22 ` [Caml-list] calling native from bytecode (was RE: a regular expression library) Chris Hecker
2001-09-25 22:40 ` [Caml-list] calling native from bytecode Dave Mason
2001-11-09 15:09 ` [Caml-list] avoiding native call from bytecode issue via dynamic linking Jeff Henrikson
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=20010925210317.C16531@chopin.ai.univie.ac.at \
--to=markus@mail4.ai.univie.ac.at \
--cc=caml-list@inria.fr \
--cc=vouillon@saul.cis.upenn.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