Browse thread
bug in "developing applications with objective caml" (english translation)
[
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: | -- (:) |
| From: | Paul Snively <psnively@m...> |
| Subject: | Re: [Caml-list] Re: some comments on ocaml{lex,yacc} from a novice's POV |
Hi John, On Apr 4, 2005, at 11:16 AM, skaller wrote: > And if you're throwing parsers around, Felix provides > an inbuilt GLR parser (based on Scott McPeaks Elkhound). > Thanks for the reminder: a recent post on ll-discuss about overcoming C++ "brainwashing" reminded me that I need to look at Felix. Having said that, I certainly would like to see a GLR parser generator written in O'Caml, preferably in-code. Yes, I know that Elkhound generates O'Caml parsers despite being written in C++, and in fact I may yet take advantage of that. > > -- > John Skaller, mailto:skaller@users.sf.net > voice: 061-2-9660-0850, > snail: PO BOX 401 Glebe NSW 2037 Australia > Checkout the Felix programming language http://felix.sf.net > Best regards, Paul