Crunchy Frog (version 0.6) has been released.
Crunchy Frog is an application that transforms an html-based Python
tutorial into an interactive session within a browser window. The
interactive embedded objects include:
* a Python interpreter;
* a simple code editor, whose input can be executed by Python;
* a special "doctest" mode for the code editor;
* a graphics canvas which can be drawn upon using a simple api.
* simple sounds can be generated and played with all of the above.... read more