JetBrains / gradle-grammar-kit-pluginLinks
Gradle plugin for generating lexers (with JFlex) and BNF parsers (with Grammar-Kit) for IntelliJ language plugins
☆87Updated last week
Alternatives and similar repositories for gradle-grammar-kit-plugin
Users that are interested in gradle-grammar-kit-plugin are comparing it to the libraries listed below
Sorting:
- Compatibility verification tool for IntelliJ Platform plugins☆193Updated this week
- PSI Viewer for IntelliJ IDEA plugin development☆200Updated this week
- The library allows you to write and execute UI tests among IntelliJ IDEA. You can test your Plugin.☆121Updated 3 months ago
- An IntelliJ plugin for analyzing the performance of the IDE itself☆64Updated 7 months ago
- A library to support the use of ANTLR grammars in jetbrains IDE plugins for building custom languages.☆217Updated 8 months ago
- Plugin for parsing and managing the Changelog in a "keep a changelog" style.☆292Updated this week
- Support for Kotlin as a target for ANTLR 4☆259Updated 2 months ago
- GitHub Action for executing the intellij-plugin-verifier☆29Updated 3 weeks ago
- Efficient f64-only ndarray in Kotlin☆131Updated last month
- Examples how to use jlink with kotlin in gradle and maven☆35Updated 2 years ago
- Detailed reports and statistics for paid plugins hosted on the JetBrains Marketplace.☆21Updated last month
- Java Toolchain Resolve Plugin based on the foojay DiscoAPI☆177Updated last week
- GitHub Action to verify IntelliJ plugin compatibility☆28Updated 2 years ago
- A sample plugin for jetbrains IDEs that uses an ANTLR grammar for a nontrivial custom language.☆119Updated 4 years ago
- PipelineKt is a kotlin library that generates Jenkinsfiles in a flexible and familiar manner☆62Updated last year
- IntelliJ IDEA code coverage agent☆84Updated last month
- Tokenization and parsing Kotlin code using the ANTLR Kotlin grammar☆114Updated last year
- This is the project to verify and investigate performance issues in Kotlin and standard library.☆140Updated 2 years ago
- Gradle plugin to automate uploading JetBrains IDE plugins to a private repository and maintaining the plugin entry in updatePlugins.xml☆50Updated last year
- IntelliJ IDEA plugin for the Kotlin programming language☆82Updated 3 years ago
- A plugin for Gradle that adds tasks to download, extract and interact with GraalVM tooling.☆230Updated this week
- Enables the use of Kotlin coroutines and GraalVM native-image together☆87Updated 5 years ago
- Kotlin language support for OpenRewrite.☆51Updated 5 months ago
- Gradle plugin for integrating Project Panama's jextract tool☆57Updated last year
- IntelliJ IDEA Plugin DevKit Showcase☆19Updated 5 years ago
- The home of anything about Gradle support for natively compiled languages☆51Updated last year
- The changelog is cast, let the versions fall where they may.☆48Updated last year
- A lighter and more efficient implementation of JsonPath in Kotlin☆63Updated last year
- Simple Kotlin Source AST and Syntax Parsing, Editing, and Writing