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: | 339e1836cef0e3f0cdb338ee46fd36b76ea04f12 |
Author: | Risto Stevcev <risto1@gmail.com> |
No reviews. Create the first review!.
Version | SHA1 | #Downloads | URL |
---|---|---|---|
0.1 | 339e1836cef0e3f0cdb338ee46fd36b76ea04f12 | 1 | 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.