This library provides a largely-portable wrapper for running programs external to the Lisp process.
Some caveats:
There is currently at least some support for:
Read the API documention for details. It’s a bit spartan, but should explain a lot. RUN and START are the two primary entrypoints.
Back to Common-lisp.net.