antlr / jetbrains-plugin-sample
A sample plugin for jetbrains IDEs that uses an ANTLR grammar for a nontrivial custom language.
☆119Updated 3 years ago
Alternatives and similar repositories for jetbrains-plugin-sample:
Users that are interested in jetbrains-plugin-sample are comparing it to the libraries listed below
- A library to support the use of ANTLR grammars in jetbrains IDE plugins for building custom languages.☆213Updated 4 months ago
- An IntelliJ plugin for ANTLR v4☆477Updated last month
- Gradle plugin for generating lexers (with JFlex) and BNF parsers (with Grammar-Kit) for IntelliJ language plugins☆87Updated last week
- IDE as build artifact☆133Updated last month
- PSI Viewer for IntelliJ IDEA plugin development☆196Updated 6 months ago
- The highly-optimized fork of ANTLR 4 (see README)☆73Updated last year
- xtext-xtend☆103Updated 2 years ago
- tree-sitter API for JVM☆66Updated last year
- Support for Kotlin as a target for ANTLR 4☆245Updated last week
- JavaCC☆72Updated last year
- Grammar files support & parser/PSI generation for IntelliJ IDEA