Skip to content

Web-Prolog/swi-web-prolog-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swi-web-prolog-lite

The code in this repo is just a hack to allow us to experiment with the caching mechanism supporting the stateless web API. It likely isn't worth expanding. To create a node, run

$ swipl node.pl

and then direct your browser to http://localhost:3010 .

It is possible to run nodes on different hosts other than localhost. To set the hostname, edit node.pl and change all instances of 'localhost' to the desired hostname. Also, you will need to modify shell.html and, again, replace all instances of localhost.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors