Subject: Re: Reddit rewritten in Python
From: rpw3@rpw3.org (Rob Warnock)
Date: Fri, 09 Dec 2005 06:14:44 -0600
Newsgroups: comp.lang.lisp
Message-ID: <vt-dneSForOp6ATeRVn-iw@speakeasy.net>
Edi Weitz  <spamtrap@agharta.de> wrote:
+---------------
| "bradb" <brad.beveridge@gmail.com> wrote:
| > Would I be wrong to say that the last few posts boil down to "They
| > had some problems, but nothing that can't be solved by changing to a
| > commercial distribution?"
| 
| They had a setup where the OS on the development machine (OS X) was
| different from the deployment machine (FreeBSD) and wanted a Lisp that
| behaved the same on both and offered certain features like MP.  There
| are different ways to change this and I'd say a professional way would
| have been to use another development machine...
+---------------

Or a different version of CL, that has MP on both machines!
I do web development using CMUCL on a laptop running FreeBSD
and deploy the apps on a co-lo server running Linux. Works
just fine...


-Rob

-----
Rob Warnock			<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607