Skip to content
#

ANTLR

antlr logo

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.

Here are 6 public repositories matching this topic...

Recent development in Graphic Processing Units (GPUs) has opened a new challenge in harnessing their computing power as a new general-purpose computing paradigm with its CUDA parallel programming. However, porting applications to CUDA remains a challenge to average programmers. We have developed a restructuring software compiler (RT-CUDA) with b…

  • Updated Jun 6, 2018
  • C

Created by Terence Parr

Released February 1992

Followers
33 followers
Organization
antlr
Website
www.antlr.org
Wikipedia
Wikipedia

Related Topics

ast grammar language parser parser-generator parsing syntax-tree tokenize