]> Repositorios git - scryer-prolog.git/commit
throw exception when call-ing a system instruction.
authorMark Thom <[email protected]>
Fri, 11 May 2018 05:08:56 +0000 (23:08 -0600)
committerMark Thom <[email protected]>
Fri, 11 May 2018 05:08:56 +0000 (23:08 -0600)
commitba7e7ac895206a60bb30f80a960a46a3a0b7086b
tree6f5a62b8d3981849a8186d6556e5b69bbc8c72a1
parent910bafef6189e3337814ef8ffda58c13fc03b292
throw exception when call-ing a system instruction.
src/main.rs
src/prolog/ast.rs
src/prolog/builtins.rs
src/prolog/io.rs
src/prolog/machine/machine_errors.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/prolog/macros.rs