Compiling Natural Semantics
By addebook • Jun 28th, 2008 • Category: Engineer •
Compiling Natural Semantics (Lecture Notes in Computer Science)

Publisher: Springer
Number Of Pages: 240
Publication Date: 1999-06-11
Sales Rank: 3676285
ISBN / ASIN: 3540659684
EAN: 9783540659686
Binding: Paperback
Manufacturer: Springer
Studio: Springer
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.
http://rapidshare.com/files/61626578/Compiling_Natural_Semantics_.pdf


