ANTLR runtime for Go
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It is widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. This package provides the runtime library used by Go ANTLR parsers.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.13.2-1.fc41 | - |
Fedora 41 | 4.13.2-1.fc41 | - |
You can contact the maintainers of this package via email at
antlr4-project dash maintainers at fedoraproject dot org
.