Is there any compiler capable of these?
--
Chung jay youn
Tel: +82-42-869-3560 | mailto:j...@pllab.kaist.ac.kr
Fax: +82-42-869-3510 | http://pllab.kaist.ac.kr/~jay
PL Lab||Dept. of CS||KAIST 373-1 Kusong-dong Yusong-gu||Taejon 305-701|Korea
since the Lisp system is likely to maintain useful state information and
would need to load this every time, I think a better solution would be to
set up the Lisp system to accept connections on a socket bound to a port
only on the local machine (127.0.0.1), require the caller to send the
contents of some file that only approved users can read for simple
authentication purposes, and go into a simple read-eval-print loop.
this would give you the benefit of fast loading (the client program can
easily be written in C), and evaluation inside a large Lisp system tha
can service a number of users and requests.
#:Erik
--
Support organized crime: use Microsoft products!