| 000 | 00853camuu22002534a 4500 | |
| 001 | 000000822880 | |
| 005 | 20030805111349 | |
| 008 | 990422s1999 gw b 001 0 eng | |
| 010 | ▼a 99030642 | |
| 020 | ▼a 3540659684 (softcover : alk. paper) | |
| 040 | ▼a DLC ▼c DLC ▼d C#P ▼d OHX ▼d UBA ▼d LVB ▼d 211009 | |
| 042 | ▼a pcc | |
| 049 | 1 | ▼l 111246157 |
| 050 | 0 0 | ▼a QA76.7 ▼b .P493 1999 |
| 082 | 0 0 | ▼a 005.13/1 ▼2 21 |
| 090 | ▼a 005.131 ▼b P499c | |
| 100 | 1 | ▼a Pettersson, Mikael. |
| 245 | 1 0 | ▼a Compiling natural semantics / ▼c Mikael Pettersson. |
| 260 | ▼a Berlin ; ▼a New York : ▼b Springer, ▼c 1999. | |
| 300 | ▼a xvi, 240 p. ; ▼c 23 cm. | |
| 440 | 0 | ▼a Lecture notes in computer science ; ▼v 1549 |
| 504 | ▼a Includes bibliographical references and index. | |
| 650 | 0 | ▼a Programming languages (Electronic computers) ▼x Semantics. |
소장정보
| No. | 소장처 | 청구기호 | 등록번호 | 도서상태 | 반납예정일 | 예약 | 서비스 |
|---|---|---|---|---|---|---|---|
| No. 1 | 소장처 중앙도서관/서고6층/ | 청구기호 005.131 P499c | 등록번호 111246157 | 도서상태 대출가능 | 반납예정일 | 예약 | 서비스 |
컨텐츠정보
책소개
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.
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.
정보제공 :
목차
1 Introduction.- 2 Preliminaries.- 3 The Design of RML.- 4 Examples.- 5 Implementation Overview.- 6 Reducing Nondeterminism.- 7 Compiling Pattern Matching.- 8 Compiling Continuations.- 9 Simulating Tailcalls in C.- 10 Performance Evaluation.- 11. Concluding Remarks.- A. The Definition of RML.
정보제공 :
