Skip to content

Gradle plugin for generating lexers (with JFlex) and BNF parsers (with Grammar-Kit) for IntelliJ language plugins

License

Notifications You must be signed in to change notification settings

mlytvyn/gradle-grammar-kit-plugin

 
 

Repository files navigation

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.

About

Gradle plugin for generating lexers (with JFlex) and BNF parsers (with Grammar-Kit) for IntelliJ language plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 94.2%
  • Lex 5.8%