home *** CD-ROM | disk | FTP | other *** search
- This doesn't seem to work. I'm using Liszt version 8.10, University
- of Maryland distribution. The documentation in the file "lispnews"
- is sketchy, but it seems that compiling and loading the file:
-
- (setq appsum (function (lambda (x) (apply 'sum x))))
-
- should leave a bcd object in appsum's value, but it doesn't. It
- leaves the uncompiled lambda. Am I doing something wrong?
-
- Tim Maroney
- decvax!duke!unc!tim
- tim.unc@udel-relay
-
-