]> Repositorios git - scryer-prolog.git/commit
MVP of Foreign Function Interface
authorAdrián Arroyo Calle <[email protected]>
Wed, 22 Feb 2023 22:10:03 +0000 (23:10 +0100)
committerAdrián Arroyo Calle <[email protected]>
Wed, 22 Feb 2023 22:10:03 +0000 (23:10 +0100)
commit9d52d2a653c5fe2fb64cd6d9eb555733f46d8d02
tree0929c02315a3323d5f4f7e6809342053e250dcef
parent2fcec4fff94ec1fd0ceed2c134c3a6db1206a51c
MVP of Foreign Function Interface
Cargo.lock
Cargo.toml
build/instructions_template.rs
src/ffi.rs [new file with mode: 0644]
src/lib.rs
src/lib/ffi.pl [new file with mode: 0644]
src/machine/dispatch.rs
src/machine/mock_wam.rs
src/machine/mod.rs
src/machine/system_calls.rs