gradle-grammar-kit-plugin
gradle-grammar-kit-plugin copied to clipboard
Gradle plugin for generating lexers (with JFlex) and BNF parsers (with Grammar-Kit) for IntelliJ language plugins
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:
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.