> Due to COBOL's lack of functions and recursion, the recursion required for Lisp is built from the ground up using file processing.<p>Does this mean that they are storing the stack as records on a file ? Hopefully they will implement tail recursion as soon as possible :-)