Browse thread
[Caml-list] parser error
[
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: | Sven Luther <sven.luther@w...> |
| Subject: | Re: [Caml-list] parser error |
On Mon, Oct 20, 2003 at 02:46:38PM +0400, Dmitry Bely wrote: > Damien Doligez <damien.doligez@inria.fr> writes: > > >> I wrote a parser originally in ocaml 3.02 and it works well. It was a > >> suprise for me to receive an error message when I tryed to compile > >> it in > >> ocaml 3.07. The error message I receive is: > > > > Since your parser is written with streams, you now need to compile > > with "ocamlc -pp camlp4o" instead of simply "ocamlc". > > BTW, now the situation with camplp4 is clear (it's integral part of Ocaml > distribution), so why not to make it the default parser for Ocaml and get > rid of yacc grammar completely? Because it is so damn slow ? Friendly, Sven Luther ------------------- 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