Skip to content

Provides Cross Referenced Listing and Source Variables at Console

License

Notifications You must be signed in to change notification settings

logicmoo/xlisting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlisting

Provides Cross Referenced Listing and Source Variables at Console

Installation using SWI-Prolog 7.1 or later:

`?- pack_install('https://github.com/TeamSPoon/xlisting.git'). `

Source code available and pull requests accepted at http://github.com/logicmoo/xlisting

?- use_module(library(xlisting)).
true.

?- xlisting(member(X,[1,2,3])).
 

Some TODOs

Document this pack!

Write tests

Untangle the 'pack' install deps (Moving predicates over here from logicmoo_base)

Not obligated to maintain a git fork just to contribute

Dislike having tons of forks that are several commits behind the main git repo?

Be old school - Please ask to be added to TeamSPoon and Contribute directly !

Still, we wont stop you from doing it the Fork+PullRequest method

Copyright (c) 2017, TeamSPoon and Douglas Miles logicmoo@gmail.com All rights reserved.

About

Provides Cross Referenced Listing and Source Variables at Console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages