Author: Dan Andersson
Date: 05:20:53 08/01/03
Go up one level in this thread
AFAIK, Gopher had a toy implementation. Modern FPs have proper tail recursion. And there is a direct mapping between the SSA IL and lambda. SSA being a well respected intemediate representation used in many compilers. So the native code should not have any performance hits. As for it being spagetti code we simply have to disagree. A function is simple and direct. And the lack of side effects makes it neccessary to do explicit declarations to achieve them. MvH Dan Andersson
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.