%0 Conference Proceedings %T Reusable Components for Lightweight Mechanisation of Programming Languages %+ Hamburg University of Technology (TUHH) %A Haeri, Seyed, (hossein) %A Schupp, Sibylle %< avec comité de lecture %( Lecture Notes in Computer Science %B 12th International Conference on Software Composition (SC) %C Budapest, Hungary %Y Walter Binder %Y Eric Bodden %Y Welf Löwe %I Springer %3 Software Composition %V LNCS-8088 %P 1-16 %8 2013-06-19 %D 2013 %R 10.1007/978-3-642-39614-4_1 %Z Computer Science [cs]Conference papers %X Implementing Programming Languages (PLs) has always been a challenge for various reasons. One reason is the excess of routine tasks to be redone on every implementation cycle. This is despite the remarkable fraction of syntax and semantics usually shared between successive cycles. In this paper, we present a component-based approach to avoid reimplementation of shared PL fractions. We provide two sets of reusable components; one for syntax implementation and another for semantics. Our syntax and semantics components correspond to syntactic categories and semantics rules of a PL specification, respectively. We show how, in addition to their service to reusability in syntax and semantics, our components can cater reusable implementation of PL analyses.Our current level of experimentation suggests that this approach is applicable wherever the following two features are available or can be simulated: Type Constraints and Multiple Inheritance. Implementing a PL using our approach, however, requires some modest programming discipline that we will explain throughout the text. %G English %Z TC 2 %Z WG 2.4 %2 https://inria.hal.science/hal-01492773/document %2 https://inria.hal.science/hal-01492773/file/978-3-642-39614-4_1_Chapter.pdf %L hal-01492773 %U https://inria.hal.science/hal-01492773 %~ IFIP-LNCS %~ IFIP %~ IFIP-TC %~ IFIP-TC2 %~ IFIP-LNCS-8088 %~ IFIP-SC %~ IFIP-WG2-4