Programming Languages and Operational Semantics: A Concise Overview: Undergraduate Topics in Computer Science
Autor Maribel Fernándezen Limba Engleză Paperback – 19 mar 2014
Din seria Undergraduate Topics in Computer Science
- 20% Preț: 353.40 lei
- 20% Preț: 342.45 lei
- 20% Preț: 318.51 lei
- 20% Preț: 227.14 lei
- 20% Preț: 183.40 lei
- 20% Preț: 245.43 lei
- 20% Preț: 306.71 lei
- 20% Preț: 280.91 lei
- 20% Preț: 227.08 lei
- 20% Preț: 276.81 lei
- 20% Preț: 179.87 lei
- 20% Preț: 395.03 lei
- 20% Preț: 235.39 lei
- 20% Preț: 335.08 lei
- 20% Preț: 300.41 lei
- 20% Preț: 305.60 lei
- 20% Preț: 272.43 lei
- 20% Preț: 321.25 lei
- 20% Preț: 375.64 lei
- 20% Preț: 258.78 lei
- 20% Preț: 194.09 lei
- 20% Preț: 307.14 lei
- 20% Preț: 225.00 lei
- 20% Preț: 217.59 lei
- 20% Preț: 256.19 lei
- 20% Preț: 366.84 lei
- 20% Preț: 237.34 lei
- 20% Preț: 374.18 lei
- 20% Preț: 241.37 lei
- 20% Preț: 232.79 lei
- 16% Preț: 445.29 lei
- 20% Preț: 297.27 lei
- 20% Preț: 298.32 lei
- 20% Preț: 567.67 lei
- 20% Preț: 292.18 lei
- 20% Preț: 296.71 lei
- 20% Preț: 294.86 lei
- 20% Preț: 191.35 lei
- 20% Preț: 243.33 lei
- 20% Preț: 291.69 lei
- 20% Preț: 278.09 lei
- 20% Preț: 382.10 lei
- 20% Preț: 184.28 lei
- 20% Preț: 298.11 lei
- 20% Preț: 281.39 lei
- 20% Preț: 754.30 lei
- 20% Preț: 348.75 lei
Preț: 404.12 lei
Preț vechi: 505.16 lei
-20% Nou
Puncte Express: 606
Preț estimativ în valută:
77.33€ • 81.66$ • 64.35£
77.33€ • 81.66$ • 64.35£
Carte tipărită la comandă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781447163671
ISBN-10: 1447163672
Pagini: 209
Ilustrații: IX, 209 p. 10 illus.
Dimensiuni: 155 x 235 x 20 mm
Greutate: 3.4 kg
Ediția:2014
Editura: SPRINGER LONDON
Colecția Springer
Seria Undergraduate Topics in Computer Science
Locul publicării:London, United Kingdom
ISBN-10: 1447163672
Pagini: 209
Ilustrații: IX, 209 p. 10 illus.
Dimensiuni: 155 x 235 x 20 mm
Greutate: 3.4 kg
Ediția:2014
Editura: SPRINGER LONDON
Colecția Springer
Seria Undergraduate Topics in Computer Science
Locul publicării:London, United Kingdom
Public țintă
Lower undergraduateCuprins
Introduction.- Mathematical Background.- General Features of Imperative Languages.- Operational Semantics of Imperative Languages.- General Features of Functional Languages.- Operational Semantics of Functional Languages.- General Features of Logic Programming Languages.- Operational Semantics of Prolog.- Answers to Selected Exercises.
Recenzii
From the book reviews:
“This text can serve as a complement to traditional undergraduate programming language course resources or as the main textbook for introductory courses in programming language operational semantics. The book is well organized, flows well, and is pleasant to read. … Summing Up: Recommended. Upper-division undergraduates and faculty.” (D. Papamichail, Choice, Vol. 52 (5), January, 2015)
“There are many things in this book that would lead to its recommendation as a course textbook: it provides a good breadth of material, and a stepping stone from programming experience to more theoretical aspects of programming languages. … it would be an excellent addition to a reference list that could be used to inform a solid understanding of programming language theory.” (Sara Kalvala, Computing Reviews, July, 2014)
“This text can serve as a complement to traditional undergraduate programming language course resources or as the main textbook for introductory courses in programming language operational semantics. The book is well organized, flows well, and is pleasant to read. … Summing Up: Recommended. Upper-division undergraduates and faculty.” (D. Papamichail, Choice, Vol. 52 (5), January, 2015)
“There are many things in this book that would lead to its recommendation as a course textbook: it provides a good breadth of material, and a stepping stone from programming experience to more theoretical aspects of programming languages. … it would be an excellent addition to a reference list that could be used to inform a solid understanding of programming language theory.” (Sara Kalvala, Computing Reviews, July, 2014)
Textul de pe ultima copertă
Providing a concise introduction to the essential concepts in programming languages, using techniques from operational semantics, this book highlights three major programming paradigms:
• Imperative languages: the main features of these languages are illustrated with examples in Java, Python, C;
• Functional languages: modern languages such as ML and Haskell are used to describe the functional style of programming;
• Logic languages: the last part of the book gives an overview of logic programming using Prolog.
Following a general description of each family of languages, their semantics are studied using abstract machines and structural operational semantics. Programming Languages and Operational Semantics gives an in-depth analysis of the basic concepts in programming languages instead of a mere survey of languages, assisting the understanding of the fundamental notions in programming languages over simply describing their properties.
It isaddressed to undergraduate students, as a complement to programming courses.
• Imperative languages: the main features of these languages are illustrated with examples in Java, Python, C;
• Functional languages: modern languages such as ML and Haskell are used to describe the functional style of programming;
• Logic languages: the last part of the book gives an overview of logic programming using Prolog.
Following a general description of each family of languages, their semantics are studied using abstract machines and structural operational semantics. Programming Languages and Operational Semantics gives an in-depth analysis of the basic concepts in programming languages instead of a mere survey of languages, assisting the understanding of the fundamental notions in programming languages over simply describing their properties.
It isaddressed to undergraduate students, as a complement to programming courses.
Caracteristici
Provides the foundations and tools needed to design new programming languages and understand existing ones Explains in a concise way the most significant constructs of modern imperative, functional and logic programming languages Each chapter contains exercises that provide an opportunity to apply the concepts and techniques presented Includes supplementary material: sn.pub/extras