[racket-dev] Added Sierpinski example to wikipedia page
I happened upon the Racket wikipedia page again, and yet again the "Hello World" section made me want to cry. So I deleted it, and replaced it with the straightforward version of racket's "Hello, World!" program, viz.:
#lang racket
"Hello, World!"
...then I added the sierpinski example from the racket-lang front page. I'm hoping that whoever wrote this code will either not object, or change it.
John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4669 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20100816/b2c836b9/attachment.p7s>