[plt-scheme] Lazy evaluation and tail calls

From: James Coglan (jcoglan at googlemail.com)
Date: Sat Jan 17 12:24:53 EST 2009

> Right now, I've got a very bare bones Scheme and I'm more interested in
> algorithms for optimising stuff rather than tools in a specific language.
> (Also I've just started learning Scheme, and while my current implementation
> is in Ruby I imagine it will flesh out so I can do more stuff in Scheme
> directly.) My runtime just lets you start it up in lazy or eager mode;
> there's no provision in the language itself for delaying execution.
>


By the way, in case it's of any interest at all, my project is on Github at
http://github.com/jcoglan/heist.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090117/34cfe8e9/attachment.html>

Posted on the users mailing list.