| Did you know ... | Search Documentation: | 
|  | Packs (add-ons) for SWI-Prolog | 
| 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 | 
No reviews. Create the first review!.
| Version | SHA1 | #Downloads | URL | 
|---|---|---|---|
| 1.2.111 | f90ebcff31c31feedec293ed7749cd00844827ad | 2 | https://github.com/TeamSPoon/xlisting.git | 
| ac0c2f86864ef37d0804a974ed940098d5b754fe | 9 | https://github.com/TeamSPoon/xlisting.git | |
| 1.1.118 | 67c1243667c1bae6150ccfa1bd39346c2327b630 | 1 | https://github.com/TeamSPoon/xlisting.git | 
| 532624269cfc45af8abdcc85bacf61383612a906 | 1 | https://github.com/TeamSPoon/xlisting.git | |
| 511c918f3609bdcfe075ae7927cf89ae0017d370 | 1 | https://github.com/TeamSPoon/xlisting.git | |
| 57221c930da521ae34d30cb4c0dd59e75aad4057 | 1 | https://github.com/TeamSPoon/xlisting.git | |
| 6f246996de2abe2dd81b8b35ccb14eb77cb3c2c3 | 1 | https://github.com/TeamSPoon/xlisting.git | |
| ce227e1c101b10ead135598939dc0f9629b892a2 | 2 | https://github.com/TeamSPoon/xlisting.git | |
| 17ef7d6d0fc6ddad6b06e3fabf2db683400e86ba | 1 | https://github.com/TeamSPoon/xlisting.git | |
| 75e8f5267ed598fdd1b7a26e85509b3c8e3916c1 | 2 | https://github.com/TeamSPoon/xlisting.git | |
| 9f10de3b6d14c94dd65c773a9264b4bd34762110 | 2 | https://github.com/TeamSPoon/xlisting.git | |
| ed194a7f24db853e1d7ac39c3ffe094af926567c | 3 | https://github.com/TeamSPoon/xlisting.git | |
| 85d7e2e744132459385affcea3112b226a290ecf | 2 | https://github.com/TeamSPoon/xlisting.git | |
| 1.1.117 | 5143ab110fa190610da92c4e8fe30d820bdcf758 | 1 | https://github.com/TeamSPoon/xlisting.git | 
| 1.1.115 | f1a90c4f4255b8195949faff4d8edd3f2f67acf7 | 1 | https://github.com/TeamSPoon/xlisting.git | 
| 1.1.112 | 1e8a2c12b769280ad19b2e7dad99bbddc7016a7d | 1 | https://github.com/TeamSPoon/xlisting.git | 
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])).
Document this pack!
Write tests
Untangle the 'pack' install deps (Moving predicates over here from logicmoo_base)
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.
Pack contains 8 files holding a total of 91.0K bytes.