Cantitate/Preț
Produs

Essentials of Compilation

Autor Jeremy G. Siek
en Limba Engleză Hardback – 21 feb 2023
"This book guides the reader on the journey of constructing their own compiler for the racket programming language. Along the way the reader learns the essential concepts, algorithms, and data structures that underlie modern compilers"--
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Hardback (2) 32526 lei  22-29 zile +4030 lei  6-12 zile
  MIT Press Ltd – aug 2023 32526 lei  22-29 zile +4030 lei  6-12 zile
  MIT Press Ltd – 21 feb 2023 32552 lei  22-29 zile +4089 lei  6-12 zile

Preț: 32552 lei

Preț vechi: 41901 lei
-22%

Puncte Express: 488

Preț estimativ în valută:
5756 6601$ 4975£

Carte disponibilă

Livrare economică 06-13 aprilie
Livrare express 21-27 martie pentru 5088 lei


Specificații

ISBN-13: 9780262047760
ISBN-10: 0262047764
Pagini: 240
Ilustrații: 144 black and white illustrations
Dimensiuni: 262 x 184 x 21 mm
Greutate: 0.66 kg
Editura: MIT Press Ltd

Notă biografică

Jeremy G. Siek

Cuprins

Preface xi
1 Preliminaries 1
2 Integers and Variables 13
3 Parsing 29
4 Register Allocation 45
5 Booleans and Conditionals 65
6 Loops and Dataflow Analysis 91
7 Tuples and Garbage Collection 99
8 Functions 125
9 Lexically Scooped Functions 143
10 Dynamic Typing 161
11 Gradual Typing 177
12 Generics 195
A Appendix 207
References 209
Index 217