[Python-ideas] Symbolic expressions (or: partials and closures from the inside out)
Eike Welk
eike.welk.lists1 at gmx.de
Fri Jan 13 15:53:35 CET 2012
On Friday 13.01.2012 08:45:38 Devin Jeanpierre wrote:
> I find the way you've formalized this a bit "weird". It looks like
> you're suggesting adding laziness to Python.
IMHO this is quoting like in Lisp: He stores a bit of code in an un-evaluated
form. The bit of code is then interpreted somewhere else, in special contexts,
that he can choose with his hacked version of "isinstance".
Eike.
More information about the Python-ideas
mailing list