Skulpt is a Javascript implementation of Python 2.x. Python that runs in your browser! Python that runs on your iPad! Its being used several projects including, Interactive Python Textbooks -- You can see skulpt in action there. Try out some turtle graphics examples to see Skulpt in action.
Skulpt is the brainchild of Scott Graham. See Skulpt.org for some early demos of skulpt in action.
There is plenty of work still to do in making improvements to Skulpt. If you would like to contribute
- Create a Github account if you don't already have one
- Create a Fork of the Skulpt repository -- This will make a clone of the repository in your account. DO NOT clone this one. Once you've made the fork you will clone the forked version in your account to your local machine for development.
- Check the issues list for something to do.
- Fix or add your own features. Commit and push to your forked version of the repository. When everything is tested and ready to be incorporated into the master version...
- Make a Pull Request to get your feature(s) added to the main repository.
Check out the mailing list: https://groups.google.com/forum/?fromgroups#!forum/skulpt