Free shipping on all orders! No minimum purchase required.

Bookstores.com - Employee owned. Customer focused.

9783540629719

Clause and Effect

by  William F. Clocksin


ISBN-10: 3540629718

ISBN-13: 9783540629719

$84.99




Book Specs



Binding

Trade Paper

Publisher

Springer

Published on  

Oct 13, 1997

Edition  

1st Edition

Dimensions  

6.10x0.36x9.25 Inches

Weight  

1.17 Pounds

About the Book

This book is for people who have done some programming, either in Prolog or in a language other than Prolog, and who can find their way around a reference manual. The emphasis of this book is on a simplified and disciplined methodology for discerning the mathematical structures related to a problem, and then turning these structures into Prolog programs. This book is therefore not concerned about the particular features of the language nor about Prolog programming skills or techniques in general. A relatively pure subset of Prolog is used, which includes the 'cut', but no input/output, no assert/retract, no syntactic extensions such as if­ then-else and grammar rules, and hardly any built-in predicates apart from arithmetic operations. I trust that practitioners of Prolog program­ ming who have a particular interest in the finer details of syntactic style and language features will understand my purposes in not discussing these matters. The presentation, which I believe is novel for a Prolog programming text, is in terms of an outline of basic concepts interleaved with worksheets. The idea is that worksheets are rather like musical exercises. Carefully graduated in scope, each worksheet introduces only a limited number of new ideas, and gives some guidance for practising them. The principles introduced in the worksheets are then applied to extended examples in the form of case studies.