]> Repositorios git - scryer-prolog.git/commit
[WIP] add support to spawn new processes
authorBennet Bleßmann <[email protected]>
Sat, 19 Jul 2025 18:50:53 +0000 (20:50 +0200)
committerBennet Bleßmann <[email protected]>
Fri, 1 Aug 2025 18:18:13 +0000 (20:18 +0200)
commitae0baf489354cd01cb54d855ccab1921d3a0dd38
tree23f558657f13388a0c16a3d67bfa481c7859cab1
parentf91aedcc2fc959c9645191f6b5f215b43241c260
[WIP] add support to spawn new processes
.github/workflows/ci.yml
Cargo.toml
build/instructions_template.rs
src/arena.rs
src/lib/error.pl
src/lib/process.pl [new file with mode: 0644]
src/machine/dispatch.rs
src/machine/streams.rs
src/machine/system_calls.rs