ANTLR is a well-known parser generator . It can generate parsers in several languages. This project provides the templates to produce D code and a D runtime library for running the created parser. It requires ANTLR tool. Use svn to get D target. One example is included.
This target works with ANTLR 3.4

Features

  • contains D runtime library for running the generated parser
  • templates (stg) file to help ANTLR produce D parser
  • written in D2

Project Activity

See All Activity >