antlr/runtime/Dart
parrt cb4e59d420 bump version to 4.9.2 2021-03-11 14:10:44 -08:00
..
lib bump version to 4.9.2 2021-03-11 14:10:44 -08:00
.gitignore add dart target 2020-01-19 18:22:06 +11:00
CHANGELOG.md Update to version num 4.9 in code / projects 2020-11-24 11:42:42 -08:00
LICENSE Add docs for Dart target 2020-05-31 00:35:07 +10:00
README.md Add docs for Dart target 2020-05-31 00:35:07 +10:00
analysis_options.yaml fix: run dart analyzer against google pedantic 2020-05-29 11:08:55 +10:00
pubspec.yaml bump version to 4.9.2 2021-03-11 14:10:44 -08:00

README.md

Dart target for ANTLR 4

Dart runtime libraries for ANTLR 4

This runtime is available through pub. The package name is 'antlr4'.

See www.antlr.org for more information on ANTLR.

See https://github.com/antlr/antlr4/blob/master/doc/dart-target.md for more information on using ANTLR in Dart.