]> Repositorios git - scryer-prolog.git/commit
add ffi:{allocate,read_ptr,deallocate}
authorSkgland <[email protected]>
Sat, 9 Aug 2025 00:14:02 +0000 (02:14 +0200)
committerBennet Bleßmann <[email protected]>
Sun, 24 Aug 2025 17:56:23 +0000 (19:56 +0200)
commit20d52c093a0a9cf7777a2cb880c26bb10f5f061c
tree53facfaef750651f89421b62f791fb5a559f4f52
parent35d34231f2bfe5788e6785fec5ca59344262758c
add ffi:{allocate,read_ptr,deallocate}
build/instructions_template.rs
src/ffi.rs
src/lib/ffi.pl
src/machine/dispatch.rs
src/machine/machine_errors.rs
src/machine/machine_state.rs
src/machine/system_calls.rs
tests-pl/ffi_heap.pl [new file with mode: 0644]
tests/scryer/ffi.rs