"Nick Sabalausky" <[email protected]> wrote in message news:[email protected]... > "Andrei Alexandrescu" <[email protected]> wrote in message > news:[email protected]... >> On 2/28/12 1:52 PM, Dmitry Olshansky wrote: >>> - have reasonable compile times and memory consumption (though it will >>> only improve over time) >> >> Yes. I guess PEGs have problems there. >> > > Probably LR, too, unless you build the state tables in a separate prior > build step. >
Erm, I mean LALR specifically.
