The third version of FIOC ( Python3000 for you cheese lovers ) is kind of lame, even lamer than classic FIOC. Minor changes suck and bigger ones weren't necessary.
Name:
Anonymous2010-04-21 6:15
>>67
If you want an example of how I think it should be done, look at functional languages. They make scoping explicit with constructs like Schemes letrec* and Haskells let.