Extending open compilers
Abstract
Domain-specic language implementation is in general not an easy task. This is the main reason that kept them from getting more attention and reaching the expectations of domain-specic language researchers. Implementation of a domain-specic language can be demanding, but also very rewarding. Once the hard work is done, we can prot a lot from the effort invested. The purpose of this paper is to present a domain specic language construction with extending the open compilers. Their source code n available, well organized and clear n gives the language designers a possibility to incorporate their domain specic constructs into the general-purpose language by extending its compiler. In this paper, we present extension of Mono C# compiler with representative domain-specic language.
Related Papers
- → IRDL: an IR definition language for SSA compilers(2022)12 cited
- → CAnDL: a domain specific language for compiler analysis(2018)10 cited
- → A Multi-target, Multi-paradigm DSL Compiler for Algorithmic Graph Processing(2022)5 cited
- → Creating and using domain-specific language features(2013)4 cited
- → The 6th OOPSLA workshop on domain-specific modeling(2006)3 cited