caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Genlex - and which parser?
@ 2002-09-01 16:53 Oliver Bandel
  2002-09-01 22:18 ` Remi VANICAT
  0 siblings, 1 reply; 5+ messages in thread
From: Oliver Bandel @ 2002-09-01 16:53 UTC (permalink / raw)
  To: caml-list

Hello,

I recently (today) experimented with the Genlex-module.
It seems to be very very easy to lex code.

(But some things are predefined, what has advantages and
 disadvantages, I think, but doesn't matter here.)

Which parser can be used together with Genlex?
Is it ocamlyacc? Or others?

Or do I have to write most code for parsing by my own?

Are there any examples in using the Genlex-module?

Seems to be the easiest lexer I found.
If there would be a Genpare-module, this would be
the easiest way for writing little-language's parsers.

So, any hints are welcome.


Ciao,
   Oliver


-- 
           IT nach Hause telefonieren...

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


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

end of thread, other threads:[~2002-09-02 13:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-01 16:53 [Caml-list] Genlex - and which parser? Oliver Bandel
2002-09-01 22:18 ` Remi VANICAT
2002-09-02 12:35   ` Oliver Bandel
2002-09-02 13:53     ` Daniel de Rauglaudre
2002-09-02 13:59     ` Remi VANICAT

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