Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harukama/leo-intellij-plugin
https://github.com/harukama/leo-intellij-plugin
aleo intellij-plugin leo
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/harukama/leo-intellij-plugin
- Owner: HarukaMa
- License: gpl-3.0
- Created: 2022-08-22T01:09:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-06T11:27:39.000Z (over 1 year ago)
- Last Synced: 2024-05-02T01:20:25.596Z (7 months ago)
- Topics: aleo, intellij-plugin, leo
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/19769
- Size: 545 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: COPYING
Awesome Lists containing this project
README
# IntelliJ Plugin for Leo / Aleo
Unofficial Leo / Aleo language support for JetBrains IDEs.
## Building
Generate parser and lexer from `Leo.bnf` and `Leo.flex`, then `gradle buildPlugin`.