/
antlr
antlr
Another Tool for Language Recognition
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.
For HLRN-IV, only version 2.7.7 is installed. It is needed to install nco. The old downloads can be found here .
Versions
2.7.7 | intel/19.0.3 |
Usage
module load antlr
enables the path to antlr.
Installation
The installation is carried out with autotools. The intel/19-compiler is used. The python interface is not build, since no python compatible with this compiler is available.
, multiple selections available,
Related content
Python
Python
More like this
Parallel programming day 01-2024
Parallel programming day 01-2024
More like this
Usage Guide
Usage Guide
More like this
User Manual
User Manual
More like this
CUDA
CUDA
More like this
Compilation on CPU CLX
Compilation on CPU CLX
More like this