caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Building a parser with Camlp4
@ 2007-11-28  7:14 David Teller
  2007-11-28  9:57 ` [Caml-list] " Nicolas Pouillard
  0 siblings, 1 reply; 4+ messages in thread
From: David Teller @ 2007-11-28  7:14 UTC (permalink / raw)
  To: Caml

     Hi list (Nicolas Pouillard, in particular),

 I'll probably need to rewrite my (not-fully-complete-yet) parser for
JavaScript 2 and I'm considering using Camlp4 as a parser generator for
a completely-non-OCaml target language. Now, before I do that, I have a
few questions in mind:

* What is the power of Camlp4 ? The documentation says LL(1+epsilon) but
the examples look like LL(k) with a possibly large k.

* How do I plug-in a lexer written with ULex ?

* Camlp4 looks relatively slow -- is it much slower than Yacc ?



Thanks,
 David


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-12-08 14:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-28  7:14 Building a parser with Camlp4 David Teller
2007-11-28  9:57 ` [Caml-list] " Nicolas Pouillard
2007-11-28 12:38   ` Yitzhak Mandelbaum
2007-12-08 14:02     ` David Teller

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).