Browse thread
[Caml-list] factor 5 speed increase for natively compiled camlp4 parsers
-
Hendrik Tews
-
Michel Mauny
- Michel Mauny
- Hendrik Tews
-
Michel Mauny
[
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: | 2004-06-24 (07:23) |
From: | Hendrik Tews <tews@t...> |
Subject: | Re: [Caml-list] factor 5 speed increase for natively compiled camlp4 parsers |
Michel Mauny <Michel.Mauny@inria.fr> writes: Hendrik Tews wrote/écrivait (Tue, Jun 08, 2004 at 01:17:27AM +0200): > Why is it not used for the revised syntax? I suspect the revised syntax is meant to stay extensible, and this extensibility would be lost if the parser was compiled `as much as' the one obtained in pa_o_fast. No, this cannot be the reason. You can never extend the natively compiled version because you cannot load any modules. Thanks for your answers, Hendrik ------------------- 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