> Looking over the API from [1], I think it would be really cool to make > a version of this that does work in the notebook. It would be a > great project for somebody to make something with the same API at [1] > that works in the Sage notebook cleanly, using perhaps HTML5 canvas or > something. I would try to do this right now (simply because it would > be really fun), but I don't have infinite time anymore. I don't know > whether I would use (or reuse) any of the code in Python's turtle > module or not. > [1] http://docs.python.org/library/turtle.html
Andre Roberge had some experiments http://code.google.com/p/crunchy/source/browse/trunk/crunchy/src/imports/turtle_js.py maybe http://raphaeljs.com/ could help also http://www.learnpython.org/ has some live online turte! just havent examined the code... the idea could complement http://people.csail.mit.edu/pgbovine/python/ very well for programming education :) -- Jurgis Pralgauskis tel: 8-616 77613; Don't worry, be happy and make things better ;) http://kompiuterija.pasimokom.lt -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sage-edu?hl=en.
