Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 1.03 KB

README.md

File metadata and controls

12 lines (9 loc) · 1.03 KB

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.

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.