Browse thread
Yacc limitations
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-09-22 (14:08) |
From: | Alex Baretta <alex@b...> |
Subject: | Re: [Caml-list] Yacc limitations |
Christophe Raffalli wrote: > Alex Baretta a écrit : > >> I am getting very much annoyed with the obtusity of the LALR-yacc parser >> generators. I have unsurmountable difficulties at teaching ocamlyacc how >> to parse SQL decently. >> >> What is the "way to go" in terms of parser generators for Ocaml? I'd >> like to see if there is some level of agreement in the community on this >> issue. >> > > may be give a try to elkhound > (http://www.cs.berkeley.edu/~smcpeak/elkhound/) ? It generated both > OCaml and C++. I haven't used it, But it seems nice and will remove the > LALR(1) constraint . Elkhound is C++ stuff. I really would prefer to avoid having to introduce C++ in my toolchain. Is it possible to install Elkhound as a Debian package and forget about it? Alex -- ********************************************************************* http://www.barettadeit.com/ Baretta DE&IT A division of Baretta SRL tel. +39 02 370 111 55 fax. +39 02 370 111 54 Our technology: The Application System/Xcaml (AS/Xcaml) <http://www.asxcaml.org/> The FreerP Project <http://www.freerp.org/>