external-program
external-program provides a largely-portable wrapper for running programs external to the Lisp process.

Compared to similar projects, external-program is less portable than uiop, but supports asynchronous subprocesses. It is more portable than executor but doesn't implement pipelines.

Source code repository: https://github.com/sellout/external-program

License: LLGPL


system programming