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) 30916 lei  3-5 săpt. +2705 lei  6-12 zile
  MIT Press Ltd – aug 2023 30916 lei  3-5 săpt. +2705 lei  6-12 zile
  MIT Press Ltd – 21 feb 2023 30968 lei  3-5 săpt. +2891 lei  6-12 zile

Preț: 30968 lei

Preț vechi: 38709 lei
-20% Nou

Puncte Express: 465

Preț estimativ în valută:
5929 6186$ 4970£

Carte disponibilă

Livrare economică 20 februarie-06 martie
Livrare express 05-11 februarie pentru 3890 lei

Preluare comenzi: 021 569.72.76

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