]> Repositorios git - scryer-prolog.git/commit
add ordsets library, domain.pl attributed variables example
authorMark Thom <[email protected]>
Mon, 11 Mar 2019 04:33:09 +0000 (22:33 -0600)
committerMark Thom <[email protected]>
Mon, 11 Mar 2019 04:33:09 +0000 (22:33 -0600)
commita6d3f3915253aa70fac8ebd710415b892577451e
tree7a9da2a445673692c682caabb9077dda7726c5b0
parentb1d061f76b6a902c14f92d6f1439e6f44dd6cc61
add ordsets library, domain.pl attributed variables example
src/prolog/examples/domain.pl [new file with mode: 0644]
src/prolog/lib/ordsets.pl [new file with mode: 0644]
src/prolog/machine/compile.rs
src/prolog/machine/mod.rs