Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "xlisting"

Title:Selective Interactive Non-Deterministic Tracing
Rating:Not rated. Create the first rating!
Latest version:1.2.111
SHA1 sum:f90ebcff31c31feedec293ed7749cd00844827ad
Author:Douglas R. Miles <logicmoo@gmail.com>
Maintainer:TeamSPoon https://github.com/TeamSPoon/
Packager:TeamSPoon/LogicMoo https://github.com/TeamSPoon/
Home page:https://github.com/TeamSPoon/xlisting
Download URL:https://github.com/TeamSPoon/xlisting/releases/*.zip
Requires:clause_attvars
logicmoo_utils

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
1.1.1121e8a2c12b769280ad19b2e7dad99bbddc7016a7d1https://github.com/TeamSPoon/xlisting.git
1.1.115f1a90c4f4255b8195949faff4d8edd3f2f67acf71https://github.com/TeamSPoon/xlisting.git
1.1.1175143ab110fa190610da92c4e8fe30d820bdcf7581https://github.com/TeamSPoon/xlisting.git
1.1.11817ef7d6d0fc6ddad6b06e3fabf2db683400e86ba1https://github.com/TeamSPoon/xlisting.git
511c918f3609bdcfe075ae7927cf89ae0017d3701https://github.com/TeamSPoon/xlisting.git
532624269cfc45af8abdcc85bacf61383612a9061https://github.com/TeamSPoon/xlisting.git
57221c930da521ae34d30cb4c0dd59e75aad40571https://github.com/TeamSPoon/xlisting.git
67c1243667c1bae6150ccfa1bd39346c2327b6301https://github.com/TeamSPoon/xlisting.git
6f246996de2abe2dd81b8b35ccb14eb77cb3c2c31https://github.com/TeamSPoon/xlisting.git
75e8f5267ed598fdd1b7a26e85509b3c8e3916c12https://github.com/TeamSPoon/xlisting.git
85d7e2e744132459385affcea3112b226a290ecf2https://github.com/TeamSPoon/xlisting.git
9f10de3b6d14c94dd65c773a9264b4bd347621102https://github.com/TeamSPoon/xlisting.git
ce227e1c101b10ead135598939dc0f9629b892a22https://github.com/TeamSPoon/xlisting.git
ed194a7f24db853e1d7ac39c3ffe094af926567c3https://github.com/TeamSPoon/xlisting.git
1.2.111ac0c2f86864ef37d0804a974ed940098d5b754fe7https://github.com/TeamSPoon/xlisting.git
f90ebcff31c31feedec293ed7749cd00844827ad2https://github.com/TeamSPoon/xlisting.git

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

BSD 2-Clause License

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

Contents of pack "xlisting"

Pack contains 8 files holding a total of 91.0K bytes.