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

Package "diagnostics"

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

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
0.1.4f4a07a339caa87e3d4812a26edb4210ab22ef9966https://git.sr.ht/~eshel/diagnostics.pl/refs/download/v0.1.4/diagnostics-0.1.4.zip
0.1.5c59281e5736b9c108a72cf4a7b0dfc0d64d658bf1https://git.sr.ht/~eshel/diagnostics.pl/refs/download/v0.1.4/diagnostics-0.1.5.zip
0.1.61eb86b1602e7251f1dfd73858e4c5c51917af0359https://git.sr.ht/~eshel/diagnostics.pl/refs/download/v0.1.4/diagnostics-0.1.6.zip
0.2.0467d9a5e55370255be6b5f70d94195386cfabc5967https://git.sr.ht/~eshel/diagnostics.pl/refs/download/v0.1.4/diagnostics-0.2.0.zip

diagnostics.pl

![builds.sr.ht status](https://builds.sr.ht/~eshel/diagnostics.pl?)

SWI-Prolog source code diagnostics.

Installation

To install this package as a library run the following command:

$ swipl -g "pack_install(diagnostics)" -t halt

Usage

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

Documentation is generated with PlDoc) and available at this link.

Contributing

For questions, requests, patches, please write to [~eshel/dev@lists.sr.ht](mailto:~eshel/dev@lists.sr.ht) specifying the name of this repository in mail subject, e.g. `[PATCH diagnostics.pl] fix it`.

Contents of pack "diagnostics"

Pack contains 3 files holding a total of 6.3K bytes.