𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Programming with Higher-Order Logic

✍ Scribed by Dale Miller, Gopalan Nadathur


Publisher
Cambridge University Press
Year
2012
Tongue
English
Leaves
322
Edition
0
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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


πŸ“œ SIMILAR VOLUMES


Programming with Higher-Order Logic
✍ Dale Miller, Gopalan Nadathur πŸ“‚ Library πŸ“… 2012 πŸ› Cambridge University Press 🌐 English

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 computa

Higher-Order Perl: Transforming Programs
✍ Mark Jason Dominus πŸ“‚ Library πŸ“… 2005 πŸ› Morgan Kaufmann 🌐 English

Most Perl programmers were originally trained as C and Unix programmers, so the Perl programs that they write bear a strong resemblance to C programs. However, Perl incorporates many features that have their roots in other languages such as Lisp. These advanced features are not well understood and a

Higher-Order Perl: Transforming Programs
✍ Mark Jason Dominus πŸ“‚ Library πŸ“… 2005 πŸ› Morgan Kaufmann 🌐 English

Most Perl programmers were originally trained as C and Unix programmers, so the Perl programs that they write bear a strong resemblance to C programs. However, Perl incorporates many features that have their roots in other languages such as Lisp. These advanced features are not well understood and a

Higher-Order Perl: Transforming Programs
✍ Mark Jason Dominus πŸ“‚ Library πŸ“… 2005 πŸ› Morgan Kaufmann 🌐 English

Non-Lisp programmers, I think, fundamentally misunderstand the appeal of Lisp, and why it is superior to other programming languages. Lisp is not superior because it offers higher order functions or any of the other things, it is superior because it does not get in the way: Lisp meets problems, ra

Higher-Order Perl: Transforming Programs
✍ Mark Jason Dominus πŸ“‚ Library πŸ“… 2005 πŸ› Morgan Kaufmann 🌐 English

Non-Lisp programmers, I think, fundamentally misunderstand the appeal of Lisp, and why it is superior to other programming languages. Lisp is not superior because it offers higher order functions or any of the other things, it is superior because it does not get in the way: Lisp meets problems, ra

Higher-Order Perl: Transforming Programs
✍ Mark Jason Dominus πŸ“‚ Library πŸ“… 2005 πŸ› Morgan Kaufmann 🌐 English

Most Perl programmers were originally trained as C and Unix programmers, so the Perl programs that they write bear a strong resemblance to C programs. However, Perl incorporates many features that have their roots in other languages such as Lisp. These advanced features are not well understood and a