[plt-scheme] Recursion, graphics, and combinators

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Thu Jan 29 08:49:27 EST 2004

The best we have are the functional turtles that
Robby design a few years back. -- Matthias


On Jan 29, 2004, at 5:45 AM, Noel Welsh wrote:

>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> Hi all,
>
> I've recently become interested in generating
> recursive graphics and in particular Lindenmayer
> Systems (L-systems).  Most of this work uses turtle
> graphics, which are imperative in nature and so lack
> compositionality.  Is anyone aware of functional
> approaches to these tasks?
>
> (See many pretty pictures off
> http://www.cpsc.ucalgary.ca/Research/bmv/vmm/plates.html
> for what some people do with L-systems)
>
> TIA,
> Noel
>
> =====
> Email: noelwelsh <at> yahoo <dot> com
> Jabber: noelw <at> jabber <dot> org
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free web site building tool. Try it!
> http://webhosting.yahoo.com/ps/sb/



Posted on the users mailing list.