caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: skaller <skaller@users.sourceforge.net>
To: caml-list@yquem.inria.fr
Subject: lexer library
Date: Sun, 19 Aug 2007 04:39:52 +1000	[thread overview]
Message-ID: <1187462392.23296.5.camel@rosella.wigram> (raw)

I am interested in building a dynamically extensible lexer.. can
anyone recommend any libraries or tools that would help?

I could use Dypgen (extensible GLR parser) for this, but it is 
probably too slow.

A system using combinators (rather than strings) would be preferred,
and Unicode support would be nice too. Ideally the lexer automaton
could be saved with Marshal, in which case the time to build the
automaton isn't important.

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net


             reply	other threads:[~2007-08-18 18:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-18 18:39 skaller [this message]
2007-08-18 22:34 ` [Caml-list] " Jon Harrop
2007-08-19 10:13   ` Nicolas Pouillard
2007-08-19 10:29     ` Joel Reymont

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=1187462392.23296.5.camel@rosella.wigram \
    --to=skaller@users.sourceforge.net \
    --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;
as well as URLs for NNTP newsgroup(s).