Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- tutorialOctober 2010
Language extension and composition with language workbenches
OOPSLA '10: Proceedings of the ACM international conference companion on Object oriented programming systems languages and applications companionPages 301–304https://doi.org/10.1145/1869542.1869623Domain-specific languages (DSLs) provide high expressive power focused on a particular problem domain. They provide linguistic abstractions and specialized syntax specifically designed for a domain, allowing developers to avoid boilerplate code and low-...
- posterOctober 2010
The Spoofax language workbench
OOPSLA '10: Proceedings of the ACM international conference companion on Object oriented programming systems languages and applications companionPages 237–238https://doi.org/10.1145/1869542.1869592Spoofax is a language workbench for efficient, agile development of textual domain-specific languages with state-of-the-art IDE support. It provides a comprehensive environment that integrates syntax definition, program transformation, code generation, ...
- research-articleOctober 2010
The spoofax language workbench: rules for declarative specification of languages and IDEs
OOPSLA '10: Proceedings of the ACM international conference on Object oriented programming systems languages and applicationsPages 444–463https://doi.org/10.1145/1869459.1869497Spoofax is a language workbench for efficient, agile development of textual domain-specific languages with state-of-the-art IDE support. Spoofax integrates language processing techniques for parser generation, meta-programming, and IDE development into ...
Also Published in:
ACM SIGPLAN Notices: Volume 45 Issue 10 - research-articleOctober 2009
Accelerating the creation of customized, language-Specific IDEs in Eclipse
OOPSLA '09: Proceedings of the 24th ACM SIGPLAN conference on Object oriented programming systems languages and applicationsPages 191–206https://doi.org/10.1145/1640089.1640104Full-featured integrated development environments have become critical to the adoption of new programming languages. Key to the success of these IDEs is the provision of services tailored to the languages. However, modern IDEs are large and complex, and ...
Also Published in:
ACM SIGPLAN Notices: Volume 44 Issue 10 - posterNovember 2007
IMP: a meta-tooling platform for creating language-specific ides in eclipse
ASE '07: Proceedings of the 22nd IEEE/ACM International Conference on Automated Software EngineeringPages 485–488https://doi.org/10.1145/1321631.1321715Programming language design remains a vital field, with interest in languages targeting concurrency, scripting, and aspects, as well as in domain-specific languages. Full-featured integrated development environments (IDEs) have become critical to the ...