The Topy project

Paul Rubin phr-n2002a at nightsong.com
Fri Apr 5 18:37:17 EST 2002


pinard at iro.umontreal.ca (François Pinard) writes:
> The current meta-representation is surprisingly simple, at least so far.
> It seems sufficient to convey most of Scheme (I have nothing to represent
> lazy evaluation, nor continuations).  Some reasonable trickery is needed to
> represent nested scopes and `let' loops: I found nothing intractable yet,
> and no real problem will pop up.  Plans are still opened about `letrec';
> hopefully, I'll find something not too ugly. :-)

What do you do about mutable strings?



More information about the Python-list mailing list