Skip to content

4.7.1 (Optimized)

Compare
Choose a tag to compare
@sharwell sharwell released this 09 Apr 16:30
· 907 commits to master since this release

This is release 4.7.1 of the "optimized" fork of ANTLR 4. The release incorporates changes made during the official 4.7.1 release, with the following notable changes.

  • Only the Java target is included with this release. The serialized ATN representation used by this release differs from the official release, preventing its use with other targets.
  • The following performance improvement was made for the optimized release:

All commits made for this release