Recursion is broken, Example using a fib. program.
I traced it down to how I extend my callfunction routine in the evaluator. The environment is being to far extended to use by another enviroment, causing an error.
Log in to post a comment.