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

Package "si"

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>

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
0.1339e1836cef0e3f0cdb338ee46fd36b76ea04f121https://github.com/Risto-Stevcev/prolog_si.git

prolog-si

Port of Scryer prolog's si module

Usage

?- 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

License

See LICENSE

Contents of pack "si"

Pack contains 6 files holding a total of 4.1K bytes.