The Project organization for the ANTLR parser generator.
34
공개 저장소
33,647
총 별점
721
팔로워
ANTLR은 공용 GitHub에서 다양한 리포지토리를 보유하고 있으며, 주로 Java, HTML, ANTLR, PHP, C#, Python 언어로 작성된 프로젝트를 포함합니다. 이 조직의 주요 리포지토리로는 ANTLR v4, grammars-v4, stringtemplate4 등이 있습니다. 이러한 프로젝트들은 언어 인식 및 구문 분석에 중점을 두고 있습니다.
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 v4와 grammars-v4가 포함되어 있으며, 이들은 주로 언어 인식과 처리에 사용됩니다.
antlr의 주요 프로그래밍 언어에는 Java, HTML, ANTLR, PHP, C#, Python이 포함됩니다. 이러한 언어들은 다양한 리포지토리에서 활용되고 있습니다.
네, antlr의 모든 리포지토리는 공개되어 있습니다. 사용자는 GitHub를 통해 이들의 소스 코드를 열람하고 기여할 수 있습니다.