Thu May 26 22:52:31 EDT 2005 Samuel Bronson <nae...@gmail.com>
* Make Pugs.Parser compilation more bearable
Er, no, you can use "make unoptimised" (or "make unoptimized") instead.
Pugs.AST.Internals is the core of Pugs data types, so it needs to be fast.
One thing we can do to improve the compilation speed is by factoring out
that module into more Pugs.AST.* modules; patches welcome on that front.
Thanks,
/Autrijus/