sampottinger / processing

Source code for the Processing Core and Development Environment (PDE)
http://processing.org
Other
10 stars 1 forks source link

[Do not merge] Move to the optimized version of ANTLR. #91

Closed sampottinger closed 5 years ago

sampottinger commented 5 years ago

There is a "optimized" version of ANTLR maintained by ANTLR's co-author that includes some opitimizations relevant to processing. This supersedes #90.

sampottinger commented 5 years ago

Replaced by #94.