Author: Dan Andersson
Date: 08:25:07 08/01/03
Go up one level in this thread
CPS is commonly nicknamed 'goto with arguments'. It is pretty neat for reducing space and time complexity. And it is a good way to grok the use and advantages of continuations. And continuations in turn begets iterators. Many of these expressions/techniques are supported in a debased form in imperative languages. A few imperative languages have them in their true form. Icon and Lua for example. While Python does not. 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.