]> Repositorios git - scryer-prolog.git/commit
call goals in one batch after rebinding variables, add minatotask.pl, update README
authorMark Thom <[email protected]>
Sat, 9 Feb 2019 20:57:03 +0000 (13:57 -0700)
committerMark Thom <[email protected]>
Sat, 9 Feb 2019 20:57:03 +0000 (13:57 -0700)
commit197d079281e4f0c6ec5759c1c24eb05e54dca68a
tree53c7d49cf7699dc3f696b754f674520fe59c7d6d
parent33dbe3bb45f4d2d3fdcf0cbfc180453f2de8da2d
call goals in one batch after rebinding variables, add minatotask.pl, update README
README.md
src/prolog/instructions.rs
src/prolog/lib/minatotask.pl [new file with mode: 0644]
src/prolog/machine/attributed_variables.pl [new file with mode: 0644]
src/prolog/machine/attributed_variables.rs
src/prolog/machine/machine_state.rs
src/prolog/machine/machine_state_impl.rs
src/prolog/machine/mod.rs
src/prolog/machine/system_calls.rs
src/tests.rs