Language

Package: antlr4 @ 4.8

Synopsis

Parser and lexer generator in Java

Description

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees.

Home page
https://antlr.org
Location
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 8221 is way too long (96 characters)
  • gnu/packages/java.scm (line: 8221, column: 0)
formatting

Look for formatting issues in the source

line 8295 is way too long (100 characters)
  • gnu/packages/java.scm (line: 8295, column: 0)
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name
  • gnu/packages/java.scm (line: 8215, column: 2)