Programming Languages BooksProlog Books

Prolog A Tutorial Introduction

Prolog A Tutorial Introduction

Prolog A Tutorial Introduction

This note covers the following topics in prolog: easing in to Prolog, Lists in Prolog, Data Input in Prolog, parsing, Building a Symbol table and Prolog Semantics.

Author(s):

s40 Pages
Similar Books
Quick Prolog by Dave Robertson

Quick Prolog by Dave Robertson

This PDF covers the following topics related to Prolog : Getting Started, Standard Programming Style, Prolog Terms, Unification, Expressing disjunctive subgoals, Evaluating numerical expressions, Negation, Cuts, Using Cuts to Specify Defaults, Just One More Thing About Cuts, Some Common Techniques, Efficiency Considerations, Definite Clause Grammars.

s35 Pages
An Introduction to Prolog Programming Lecture Notes

An Introduction to Prolog Programming Lecture Notes

These lecture notes introduce the declarative programming language Prolog. The emphasis is on learning how to program, rather than on the theory of logic programming. Topics covered includes: Prolog Syntax, Working with Lists, Working with Numbers, Working with Operators, Backtracking, Cuts and Negation, Logic Foundations of Prolog and Recursive Programming.

s80 Pages
Prolog Class Notes

Prolog Class Notes

The objective of this lecture note is to introduce you to the most basic concepts of the Prolog programming language.

sNA Pages
Guide to Prolog Programming

Guide to Prolog Programming

This note provides an introduction to logic programming and PROLOG for beginners but also cover some advanced topics.

sNA Pages