| Did you know ... | Search Documentation: |
| Packs (add-ons) for SWI-Prolog |
| Title: | Port of the Scryer prolog si module |
|---|---|
| Rating: | Not rated. Create the first rating! |
| Latest version: | 0.1 |
| SHA1 sum: | a6bec7d4708cde43fa95dbd7ce9c4e689e746015 |
| Author: | Risto Stevcev <risto1@gmail.com> |
No reviews. Create the first review!.
| Version | SHA1 | #Downloads | URL |
|---|---|---|---|
| 0.1 | a6bec7d4708cde43fa95dbd7ce9c4e689e746015 | 5 | https://github.com/Risto-Stevcev/prolog_si.git |
Port of Scryer prolog's si module
?- atom_si(foo). true. ?- atom_si(123). false. ?- atom_si(X). ERROR: Arguments are not sufficiently instantiated ERROR: In: ERROR: [11] functor(_870,_872,0) ERROR: [10] si:atom_si(_904) at /home/risto/git/prolog/prolog-si/prolog/si.pl:27 ERROR: [9] toplevel_call(user:user: ...) at /usr/lib/swipl/boot/toplevel.pl:1158
See LICENSE
Pack contains 6 files holding a total of 4.1K bytes.