An open API service indexing awesome lists of open source software.

https://github.com/usethesource/rascal-eclipse

Eclipse IMP based IDE for the Rascal meta-programming language. See rascal project for Wiki, Issues and such.
https://github.com/usethesource/rascal-eclipse

eclipse-plugin generator ide language-server rascal repl

Last synced: 5 months ago
JSON representation

Eclipse IMP based IDE for the Rascal meta-programming language. See rascal project for Wiki, Issues and such.

Awesome Lists containing this project

README

          

# rascal-eclipse

Eclipse IMP based IDE for the Rascal meta-programming language, including IDE plugin generator for domain-specific languages.

> **Warning**
> As of January 2025 this project has been archived indefinitely. Code reuse or other kinds of cannibalism is allowed but please do satisfy the conditions of the open source license. If you are looking for IDE generators with Rascal for DSLs or the Rascal IDE for meta-programming in general, look at [Rascal Language servers](https://github.com/usethesource/rascal-language-servers).

> **Warning**
> The rascal-eclipse project has served the community for many years, but now it appears our users gravitate to the VScode extension,
> and the VScode extension generators based on the language server protocol. This means that as of Feb 1st, 2023, the current project
> is marked *deprecated*, and users are advised to move to the rascal-language-server support in VScode. Only small bugfix releases will
> be planned for the coming year to support users who do not have time to switch over yet.