Cantitate/Preț
Produs

Programming with Higher-Order Logic

Autor Dale Miller, Gopalan Nadathur
en Limba Engleză Hardback – 10 iun 2012
Formal systems that describe computations over syntactic structures occur frequently in computer science. Logic programming provides a natural framework for encoding and animating such systems. However, these systems often embody variable binding, a notion that must be treated carefully at a computational level. This book aims to show that a programming language based on a simply typed version of higher-order logic provides an elegant, declarative means for providing such a treatment. Three broad topics are covered in pursuit of this goal. First, a proof-theoretic framework that supports a general view of logic programming is identified. Second, an actual language called λProlog is developed by applying this view to higher-order logic. Finally, a methodology for programming with specifications is exposed by showing how several computations over formal objects such as logical formulas, functional programs, and λ-terms and π-calculus expressions can be encoded in λProlog.
Citește tot Restrânge

Preț: 32899 lei

Preț vechi: 41123 lei
-20% Nou

Puncte Express: 493

Preț estimativ în valută:
6296 6540$ 5230£

Carte tipărită la comandă

Livrare economică 03-17 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521879408
ISBN-10: 052187940X
Pagini: 320
Ilustrații: 81 b/w illus.
Dimensiuni: 158 x 235 x 19 mm
Greutate: 0.54 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States

Cuprins

1. First-order terms and representations of data; 2. First-order horn clauses; 3. First-order hereditary Harrop formulas; 4. Typed lambda terms and formulas; 5. Using quantification at higher-order types; 6. Mechanisms for structuring large programs; 7. Computations over λ-terms; 8. Unification of λ-terms; 9. Implementing proof systems; 10. Computations over functional programs; 11. Encoding a process calculus language; Appendix: the Teyjus system.

Recenzii

'… I am impressed with the depth of the discussion and the clearly well-produced book. The authors have argued successfully for the power and versatility of the fundamental ideas underlying λProlog.' Sara Kalvala, Computing Reviews

Notă biografică


Descriere

A programming language based on a higher-order logic provides a declarative approach to capturing computations involving types, proofs and other syntactic structures.