The Project organization for the ANTLR parser generator.
34
公開リポジトリ
33,647
合計スター
721
フォロワー
ANTLRプロジェクトは、GitHub上で多数の公開リポジトリを持つ組織です。主なプログラミング言語にはJava、HTML、ANTLR、PHP、C#、Pythonが含まれ、特にantlr4やgrammars-v4といったリポジトリが広く利用されています。これにより、構造化されたテキストやバイナリファイルを処理するためのツールを提供しています。
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
StringTemplate 4
An IntelliJ plugin for ANTLR v4
Language-agnostic pretty-printing through machine learning (uh, like, is this possible? YES, apparently).
The C# port of ANTLR 3, StringTemplate 3, and StringTemplate 4
antlr v3 repository (pulled from p4 with history from //depot/code/antlr/antlr3-main
A library to support the use of ANTLR grammars in jetbrains IDE plugins for building custom languages.
A sample plugin for jetbrains IDEs that uses an ANTLR grammar for a nontrivial custom language.
Tools to run antlr4 w/o needing to install java or antlr4!
AntlrWorks tool for ANTLR
PHP Runtime for ANTLR4
C++ target for ANTLR 4, including templates and runtime
このリポジトリに関する説明は提供されていません。
このリポジトリに関する説明は提供されていません。
Generic symbol table for lexically/statically scoped languages
Formatter for ANTLR 4 grammars
A client/server for trying out and learning about ANTLR
Grammars written for ANTLR v3; expectation that the grammars are free of actions but it's not a hard and fast rule. there is no common license!
An intellij/jetbrains plugin for StringTemplate .st and .stg files
A maven plugin used to test the grammars-v4 repo grammars
The ANTLR 4 Website
StringTemplate v3
The ANTLR 3 Website
Static analysis for ANTLR4 PHP Runtime.
Specs for antlr5
このリポジトリに関する説明は提供されていません。
Test the performance of ANTLR parsers (initially just Java target)
このリポジトリに関する説明は提供されていません。
Historical files from grammars-v4 repo
The ANTLR 2 Website
stringtemplate.org content
このリポジトリに関する説明は提供されていません。
An Objective-C port of StringTemplate v4
antlrは、パーサー生成器であるANTLRを中心に、構文規則や関連ツールを構築しています。特にantlr4やgrammars-v4といったリポジトリが知られています。
antlrの主なプログラミング言語にはJava、HTML、ANTLR、PHP、C#、Pythonがあります。これにより、さまざまなプラットフォームやアプリケーションで利用されています。
はい、antlrのリポジトリはすべて公開されています。これにより、開発者は自由にコードを利用し、変更することができます。