-
-
Notifications
You must be signed in to change notification settings - Fork 74
Home
Alexandr Evstigneev edited this page Jul 13, 2015
·
22 revisions
Welcome to the Camelcade wiki.
Camelcade is a Perl5 plugin for IntelliJ IDEA. This project been created for making my own work on Perl5 projects easier, so it has some strange (on the first look) features, like embedded Perl5 support. But I'll be glad if it will help someone else.
Perl5 is really syntax-flexible, what can be really convenient in one-line programs, but often unnecessary in large projects.
I think, It's not possible to create 100% proper Perl5 lexer/parser without 100% repeating Perl5 respective sources, but we can try to do our best.
- Getting started (lot of pictures)
- Implemented features
- Extensions
- Known issues
- Home
- Getting started
- Features
- Languages & Frameworks
- Integration
- Version Managers
- Misc