From: Deborah H. <de...@us...> - 2001-08-03 06:27:36
|
Update of /cvsroot/tics/tics/tlisp/functions In directory usw-pr-cvs1:/tmp/cvs-serv21441/functions Modified Files: Lambda.tcc Log Message: Implement and test the full Lambda stuff. Here be dragons: Lambdas have to fake up a lot of context for code running within them. Be advised that Lambda's code is a little freaky. |