Skip to content

Polyglot IDE for Eclipse

License

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENSE.LGPL
Unknown
COPYING.in
Notifications You must be signed in to change notification settings

K33TY/polyglot.ide

 
 

Repository files navigation

Supporting the adoption of new languages is hard because developers expect to have IDE support. The Polyglot IDE addresses this issue by providing an extensible IDE integrated with the Polyglot compiler framework. With the Polyglot IDE, you can extend Java with new language features, such as domain-specific extensions, and obtain an IDE for your new language.

The Polyglot IDE is an Eclipse plug-in that behaves similar to the Java IDE implemented by Eclipse's JDT. It can be installed easily through Eclipse. Polyglot extension developers can readily extend the Polyglot IDE to support their own language.

Implemented features include code editing and highlighting, compilation, and integrated error reporting. There is some code-navigation support, and an extensible project-creation wizard.

Some features remain unimplemented, but desirable, such as debugging support, full navigation, and refactoring support. We hope to generate interest in the user community for adding these features.

About

Polyglot IDE for Eclipse

Resources

License

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENSE.LGPL
Unknown
COPYING.in

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%