does the interpreter preserve memory across evals or is (chaitin a) like involking a main() each time?
On Dec 4, 2009, at 1:55 PM, Michael Winter wrote: > Yes! That is what I was trying to do last night. Seems kind of > straight > forward. Just make a s7 pointer for "(chaitin a)" where a is then > sent to > the embedded interpreter. > > > On 12/4/09 10:11 AM, "Bill Schottstaedt" <[email protected]> > wrote: > >>> Gregory Chaitin has a rather pure lisp with a couple added >>> functionalities. >> >> it's available in a C version, isn't it? You could package that >> code into >> a foreign function for s7 (or your favorite CL), avoiding sockets and >> whatnot. An embedded language with an embedded language? >> > > _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
