Additional information
Full Title | Compiling Natural Semantics 1st Edition |
---|---|
Author(s) | Mikael Pettersson |
Edition | 1st Edition |
ISBN | 9783540488231, 9783540659686 |
Publisher | Springer |
Format | PDF and EPUB |
Original price was: $54.99.$24.99Current price is: $24.99.
Access Compiling Natural Semantics 1st Edition Now. Discount up to 90%
Full Title | Compiling Natural Semantics 1st Edition |
---|---|
Author(s) | Mikael Pettersson |
Edition | 1st Edition |
ISBN | 9783540488231, 9783540659686 |
Publisher | Springer |
Format | PDF and EPUB |
Natural Semantics has become a popular tool among programming language researchers for specifying many aspects of programming languages. However, due to the lack of practical tools for implementation, the natural semantics formalism has so far largely been limited to theoretical applications. This book introduces the rational meta-language RML as a practical language for natural semantics specifications. The main part of the work is devoted to the problem of compiling natural semantics, actually RML, into highly efficient code. For this purpose, an effective compilation strategy for RML is developed and implemented in the rml2c compiler. This compiler ultimately produces low-level C code. Benchmarking results show that rml2c-produced code is much faster than code resulting from compilers based on alternative implementation approaches.