Skip to content

4.7.3 (Optimized)

Compare
Choose a tag to compare
@sharwell sharwell released this 11 Feb 00:51
· 619 commits to master since this release

This is release 4.7.3 of the "optimized" fork of ANTLR 4. The release incorporates changes made during the official 4.7.2 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.

This release builds on the 4.7.2 (Optimized) release by the following:

  • Improved support for baseContext
  • Mark antlr4-annotations as an optional dependency, since it's embedded inside antlr4-runtime anyway

All commits made for this release