Skip to content
This repository has been archived by the owner on Aug 8, 2022. It is now read-only.
/ PrologParser Public archive

Simple parser to recognize elements of the prolog language. Build with Flex and Bison

Notifications You must be signed in to change notification settings

nimble-byte/PrologParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrologParser

Program for intermediate code generation of Prolog Clauses.

Usage

Create a new test in the test folder and change the used test in the Makefile.

or

Change the contents of the currently used test file /test/two.pl

and

run the command make test afterwards

About

Simple parser to recognize elements of the prolog language. Build with Flex and Bison

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published