Programming Languages BooksProlog Books

Prolog and Natural Language Analysis (Fernando Pereira/Stuart M. Shieber)

Prolog and Natural Language Analysis (Fernando Pereira/Stuart M. Shieber)

Prolog and Natural Language Analysis (Fernando Pereira/Stuart M. Shieber)

Currently this section contains no detailed description for the page, will update this page soon.

Author(s):

s Pages
Similar Books
Introduction to Prolog by Steve Harlow

Introduction to Prolog by Steve Harlow

This note covers the following topics:  database Prolog, Pure Prolog, Full Prolog and program examples.

s47 Pages
Prolog Step by Step by Graeme Ritchie

Prolog Step by Step by Graeme Ritchie

This PDF covers the following topics related to Prolog : Introduction, How Do You Learn A Programming Language, Defining your own procedures, Variables, Tests, Returning results by instantiation, “Facts”, Simple tracing, Backtracking in more detail, Summary so far, Circularity and loops.

s28 Pages
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

An Introduction to Prolog Programming

This note covers the following topics in prolog: Facts about prolog, query in Prolog system, prolog Programs, Matching, Programming Style, Internal Representation, The Bar Notation, Appending Lists, Arithmetic Expressions in Prolog, Matching vs. Arithmetic Evaluation, Relations, Defining Operators, Backtracking, Cuts and Negation.

s72 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 implementation of a graphic tool for generation of Ada language specifications

Prolog implementation of a graphic tool for generation of Ada language specifications

The purpose of this note is to evaluate the suitability of Prolog in the implementation of a graphic tool for design and specification of Ada programs.

s70 Pages