[Haskell-cafe] Re: Is curryfication practical with dynamic scope?

Stefan Monnier monnier at iro.umontreal.ca
Tue Apr 28 13:22:05 EDT 2009


> PS: In a meta interpreter, lexical scope seems to be actually easier
> to implement than dynamic scope.

Depends on whether your meta-language is lexically or
dynamically scoped.


        Stefan



More information about the Haskell-Cafe mailing list