nixpkgs/pkgs/development/tools/parsing/antlr
John Children ea440eae21 antlr4_7: init at 4.7
Includes a more recent version of antlr to nixpkgs. Previous
versions exist already, but version 4 brings many changes
to the generated code and runtime targets.

The install location has been changed from previous versions
of antlr to make use of the set-java-classpath hook, which
is required to make use of both the runtime and the binary.

Also includes the testing rig as a script to allow graphical
inspection of parse trees.
2017-06-20 12:04:12 +01:00
..
2.7.7-fixes.patch
2.7.7.nix
3.4.nix antlr: supports darwin 2017-04-23 18:08:40 -05:00
3.5.nix antlr3_5: init at 3.5.2 2016-09-06 18:19:17 +02:00
4.7.nix antlr4_7: init at 4.7 2017-06-20 12:04:12 +01:00
builder.sh