I can run (run-program "/usr/ls" '())
in SBCL. Is there an equivalent in any Scheme implementation?
GNU Guile also supports system
and other related functions (such as OS-level fork
and exec
).
PLT/Racket supports system
, in different versions.
Chicken has system as well. In Gauche it's called sys-system.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With