Skip to content
/ antlr4 Public
forked from antlr/antlr4

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

License

Notifications You must be signed in to change notification settings

maybeec/antlr4

 
 

Repository files navigation

ANTLR v4

antlr/antlr4: Build Travis-CI Status Build AppVeyor  Status Java 7+ License

maybeec/antlr4: Build Travis-CI Status

Ambiguous Parsing with ANTLR4

This fork of the original ANTLR4 repository is used for implementing ambiguous parsing of island grammars.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 34.4%
  • Python 15.9%
  • C# 13.2%
  • C++ 11.6%
  • Swift 11.3%
  • JavaScript 5.0%
  • Other 8.6%