Menu

Compiler debugging continues

Still fixing compiler bugs. Steady progress. (reduce-depth) now has no known bugs.

Compiling psyntax currently generates about 1.6MB of JS code. This gives Firebug fits and renders Venkman completely useless. Firefox takes a few seconds to process all that JS code. It's probably acceptable, with enough UI hackery. Also, the amount of code can likely be reduced.

Posted by Jason Orendorff 2007-05-29

Log in to post a comment.