On Mon, 12 Dec 2011, Camm Maguire wrote: > > and furthermore when I type (ALLOCATE CONS 50000) in gcl, I get an error > > Try (allocate 'cons 50000), but this might be too much. You have a > small buffer of expansion at this point. >
Hey, The allocate function seems to work in pure gcl, but not in maxima and not even after I type to_lisp(); so I guess that might be a maxima issue. The other things work though. Thanks, Rory _______________________________________________ Gcl-devel mailing list Gcl-devel@gnu.org https://lists.gnu.org/mailman/listinfo/gcl-devel