All Projects → JetBrains → gradle-grammar-kit-plugin

JetBrains / gradle-grammar-kit-plugin

Licence: Apache-2.0 license
Gradle plugin for generating lexers (with JFlex) and BNF parsers (with Grammar-Kit) for IntelliJ language plugins

Programming Languages

kotlin
9241 projects
Lex
420 projects

Projects that are alternatives of or similar to gradle-grammar-kit-plugin

gradle-cleaner-intellij-plugin
Force clear delaying & no longer needed Gradle tasks.
Stars: ✭ 26 (-65.79%)
Mutual labels:  intellij, gradle-plugin
fabric-loom
Gradle build system plugin used to automate the setup of a minecraft mod development environment.
Stars: ✭ 150 (+97.37%)
Mutual labels:  intellij, gradle-plugin
intellij-firebase-highlighter
A Syntax Highlighter for Firebase Rules.
Stars: ✭ 26 (-65.79%)
Mutual labels:  jflex, bnf
Gradle Changelog Plugin
Plugin for parsing and managing the Changelog in a "keep a changelog" style.
Stars: ✭ 102 (+34.21%)
Mutual labels:  intellij, gradle-plugin
BugKotlinDocument
Plugin for IntelliJ IDEA ┗😃┛ Android Studio ┗😃┛ CLion ┗😃┛ AppCode.
Stars: ✭ 29 (-61.84%)
Mutual labels:  intellij
reasonml-idea-plugin
ReasonML Language Plugin for IDEA
Stars: ✭ 320 (+321.05%)
Mutual labels:  intellij
idea-sexyeditor
Sexy editor plugin for IntelliJ - one that you can't live without
Stars: ✭ 92 (+21.05%)
Mutual labels:  intellij
development-environment
A development environment for Java, Python, Node.js and Go built using Vagrant
Stars: ✭ 50 (-34.21%)
Mutual labels:  intellij
getx-snippets-intelliJ
An extension to accelerate the process of developing applications with flutter, aimed at everyone using the GetX package.
Stars: ✭ 52 (-31.58%)
Mutual labels:  intellij
DockDockBuild
Support for running UNIX Makefiles on a Docker container
Stars: ✭ 43 (-43.42%)
Mutual labels:  intellij
SmartPutty
Multi-Tabbed PuTTY written in Java
Stars: ✭ 34 (-55.26%)
Mutual labels:  intellij
EmojIDE
Programming in Discord emojis. Second place for the ProgrammerHumor Hackathon
Stars: ✭ 30 (-60.53%)
Mutual labels:  intellij
open-in-intellij
Extension for Google Chrome to open resources from the Dev Tools directly inside your IntelliJ IDE (WebStorm, PHPStorm etc.)
Stars: ✭ 39 (-48.68%)
Mutual labels:  intellij
intellij-drupal-run-tests
Provides a run configuration that executes Drupal's test runner (for Simpletest, Unit, Kernel, Functional, FunctionalJavascript.)
Stars: ✭ 24 (-68.42%)
Mutual labels:  intellij
XcodeTheme
 Xcode Light & Dark Theme for JetBrains IDEs (IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, WebStorm, etc)
Stars: ✭ 136 (+78.95%)
Mutual labels:  intellij
blowdryer
Keep your gradle builds dry 干
Stars: ✭ 22 (-71.05%)
Mutual labels:  gradle-plugin
intellij-one-dark
One Dark syntax theme for JetBrains IDEs
Stars: ✭ 69 (-9.21%)
Mutual labels:  intellij
gradle-android-git
Gradle plugin for Android apps to manage Git dependency (gag)
Stars: ✭ 22 (-71.05%)
Mutual labels:  gradle-plugin
gradle-flatbuffers-plugin
Gradle plugin for generating code from Google FlatBuffers schemas
Stars: ✭ 20 (-73.68%)
Mutual labels:  gradle-plugin
camelcaseplugin
CamelCasePlugin for IDEA IDEs
Stars: ✭ 49 (-35.53%)
Mutual labels:  intellij

official JetBrains project Gradle Plugin Portal Build Status Twitter Follow Slack

Gradle Grammar-Kit Plugin

This Gradle plugin automates generating lexers and parsers to support building custom language plugins for IntelliJ-based IDEs when using Grammar-Kit.

Documentation

The documentation of the Gradle Grammar-Kit Plugin has moved to the IntelliJ Platform Plugin SDK Documentation: https://plugins.jetbrains.com/docs/intellij/tools-gradle-grammar-kit-plugin.html

Changelog

All releases are available in the Releases section. The latest available version is:

Gradle Plugin Portal

Contributing

Please see CONTRIBUTING on how to submit feedback and contribute to this project.

License

Licensed under the Apache License, Version 2.0 (the "License"), see LICENCE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].