antlr4-cpp-runtime

v 4.13.1 Updated: 5 months, 3 weeks ago

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

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 parse trees and also generates a listener interface (or visitor) that makes it easy to respond to the recognition of phrases of interest.

https://github.com/antlr/antlr4

To install antlr4-cpp-runtime, paste this in macOS terminal after installing MacPorts

sudo port install antlr4-cpp-runtime

Add to my watchlist

Installations 0
Requested Installations 0