Did you know ... | Search Documentation: |
Packs (add-ons) for SWI-Prolog |
Title: | SWI-Prolog source code diagnostics library |
---|---|
Rating: | Not rated. Create the first rating! |
Latest version: | 0.2.0 |
SHA1 sum: | 467d9a5e55370255be6b5f70d94195386cfabc59 |
Author: | Eshel Yaron <eshelshay.yaron@gmail.com> |
Home page: | https://git.sr.ht/~eshel/diagnostics.pl |
Download URL: | https://git.sr.ht/~eshel/diagnostics.pl/refs/download/*/diagnostics-*.zip |
No reviews. Create the first review!.
Version | SHA1 | #Downloads | URL |
---|---|---|---|
0.1.4 | f4a07a339caa87e3d4812a26edb4210ab22ef996 | 6 | https://git.sr.ht/~eshel/diagnostics.pl/refs/download/v0.1.4/diagnostics-0.1.4.zip |
0.1.5 | c59281e5736b9c108a72cf4a7b0dfc0d64d658bf | 1 | https://git.sr.ht/~eshel/diagnostics.pl/refs/download/v0.1.4/diagnostics-0.1.5.zip |
0.1.6 | 1eb86b1602e7251f1dfd73858e4c5c51917af035 | 9 | https://git.sr.ht/~eshel/diagnostics.pl/refs/download/v0.1.4/diagnostics-0.1.6.zip |
0.2.0 | 467d9a5e55370255be6b5f70d94195386cfabc59 | 69 | https://git.sr.ht/~eshel/diagnostics.pl/refs/download/v0.1.4/diagnostics-0.2.0.zip |
![builds.sr.ht status](https://builds.sr.ht/~eshel/diagnostics.pl?)
SWI-Prolog source code diagnostics.
To install this package as a library run the following command:
$ swipl -g "pack_install(diagnostics)" -t halt
To run diagnosis on all source files in a given diretory:
$ swipl -q -g "use_module(library(diagnostics))" -t halt -- some/path/*.pl another/file.pl
Documentation is generated with PlDoc) and available at this link.
For questions, requests, patches, please write to ~eshel/dev@lists.sr.ht specifying the name of this repository in mail subject, e.g. `[PATCH diagnostics.pl] fix it`.
Pack contains 3 files holding a total of 6.3K bytes.