Jeremy Smith <[EMAIL PROTECTED]> writes: > You could always use Python on Lisp - I managed to run web.py inside Clisp > and
Well, using Python from CMUCL is pretty easy: ; Loading #P"/home/paolo/.cmucl-init.lisp". CMU Common Lisp Snapshot 2006-02 (19C), running on plato With core: /usr/local/cmucl-2006-02/lib/cmucl/lib/lisp.core Dumped on: Sun, 2006-03-19 11:37:55+01:00 on plato See <http://www.cons.org/cmucl/> for support information. Loaded subsystems: Python 1.1, target Intel x86 CLOS based on Gerd's PCL 2004/04/14 03:32:47 Gray Streams Protocol Support * Paolo -- Lisp Propulsion Laboratory log - http://www.paoloamoroso.it/log _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
