Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hurricup/perl6-idea
Perl6 plugin for Intellij-IDEA
https://github.com/hurricup/perl6-idea
Last synced: 5 days ago
JSON representation
Perl6 plugin for Intellij-IDEA
- Host: GitHub
- URL: https://github.com/hurricup/perl6-idea
- Owner: hurricup
- Created: 2015-04-12T16:09:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-19T18:42:40.000Z (over 9 years ago)
- Last Synced: 2024-10-31T16:25:12.527Z (about 2 months ago)
- Language: Java
- Size: 207 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Perl6 plugin for IntellijIDEA
This is my attempt to build aplugin for IDEA that will support Perl6 language.
I used Groovy IDEA plugin as an example.
This project is currently in development, and if you want to participate - welcome.
Simultaneously i've created same plugn for Perl5, because i'm really better familiar with it. But i'll try to keep both plugins up to date.
#Current status
* Project hold, working on Perl5 plugin.
#See also
You may find Perl5 plugin in other repo: https://github.com/hurricup/Perl5-IDEA