Re: [racket-dev] Added Sierpinski example to wikipedia page

2010-08-17 Thread Sam Tobin-Hochstadt
On Mon, Aug 16, 2010 at 11:38 PM, Matthias Felleisen
matth...@ccs.neu.edu wrote:
 Some minimal surgery done.

Note that the best way to make edits like this stick is to put the
information we want on our web pages as well, and then cite it from
Wikipedia.
-- 
sam th
sa...@ccs.neu.edu
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


[racket-dev] Added Sierpinski example to wikipedia page

2010-08-16 Thread John Clements
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



smime.p7s
Description: S/MIME cryptographic signature
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Added Sierpinski example to wikipedia page

2010-08-16 Thread Robby Findler
On Mon, Aug 16, 2010 at 8:51 PM, John Clements
cleme...@brinckerhoff.org wrote:
 ...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.

I wrote an early version of it and certainly don't object or plan to
make changes.

Robby
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev