[Maxima] fork in Lisp? was: Maxima servermode: stability of commands....
Robert Dodier
robert.dodier at gmail.com
Wed May 3 10:20:57 CDT 2006
On 5/3/06, Robert Dodier <robert.dodier at gmail.com> wrote:
> From reading the available documentation
> (http://www.sbcl.org/manual/Support-For-Unix.html)
> it looks like SBCL doesn't have fork.
I take it back -- SBCL does have fork after all.
* (require :sb-posix)
* (sb-posix:fork)
0
*
1322
Terrific. Now about those sockets ...
Robert
More information about the Maxima
mailing list