CMU Artificial Intelligence Repository
Home INFO Search FAQs Repository Root

LP: Parser for Prolog written in C.

lang/prolog/code/parsing/lp/
LP is a parser for standard Prolog text written in C. It consists of only three modules (tokenizer, parser, and display routine) and an interface module to integrate it with an existing Prolog system. It is completely deterministic and about 10 times faster than O'Keefe's public domain parser written in Prolog. A small demonstration program is included. This program is not optimal at all, but shows how it can be used.
Origin:   

   trappist.elis.rug.ac.be:/pub/prolog/

Version: 31-MAR-94 Ports: Tested in BinProlog. Copying: Public Domain CD-ROM: Prime Time Freeware for AI, Issue 1-1 Author(s): Koen De Bosschere Laboratory for Electronics and Information Systems University of Ghent, Belgium Keywords: Authors!De Bosschere, LP, Parsing, Prolog!Code, Prolog!Parsing, Public Domain, Univ. of Ghent References: Documentation is included in the distribution.
Last Web update on Mon Feb 13 10:33:57 1995
AI.Repository@cs.cmu.edu