[iolib-devel] Library for run child processes

Andrey Moskvitin archimag at gmail.com
Fri Jun 4 09:56:17 UTC 2010


Hi,

I wrote a very simple library iolib.process, which allows you to run child
processes and interact with them through the standard IO-streams. In
contrast
to the sb-ext:run-programm and similar tools offered by implementations,
iolib.process not depend on the specific implementation, but only on
iolib.syscalls
and iolib.streams. iolib.process should work on all Unix-systems, tested on
Linux with SBCL, Clozure CL and CLISP. Perhaps, after appropriate revision,
it makes sense to include this library in the iolib.

URL: http://github.com/archimag/iolib.process/

Moskvitin Andrey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/iolib-devel/attachments/20100604/db9b0f86/attachment.html>


More information about the iolib-devel mailing list