[PEAK] lazy evaluation

Jean-Philippe Dutreve jdutreve at free.fr
Sun Jul 16 14:17:15 EDT 2006


>From tellis/README.txt, dependent values are computed very soon :

>>> x.value = 7
computing y from x
computing z from y

Would it be possible to lazily comput them?



More information about the PEAK mailing list