]> Repositorios git - scryer-prolog.git/commit
add bitwise and modular operations.
authorMark Thom <[email protected]>
Sun, 3 Dec 2017 21:15:01 +0000 (14:15 -0700)
committerMark Thom <[email protected]>
Sun, 3 Dec 2017 21:15:01 +0000 (14:15 -0700)
commite8a9da0dcac65e64bdf3131bdf6742b05c37dcb5
tree77caecad7c8cb6147f1beabcb8c070e39f478382
parentc4cb3574ba63d5369728a086b0cecc7bac60f126
add bitwise and modular operations.
README.md
src/main.rs
src/prolog/arithmetic.rs
src/prolog/ast.rs
src/prolog/builtins.rs
src/prolog/io.rs
src/prolog/machine.rs