Welcome! (original) (raw)

Python. Client Side.

Skulpt is an entirely in-browser implementation of Python.

No preprocessing, plugins, or server-side support required, just write Python and reload.

The code is run entirely in your browser, so don't feel obligated to "crash the server", you'll only stub your toe.

Interactive:

This is a very cool new feature that is just getting off the ground. This would be a great project to jump in and help out on!

What's New?

By these awesome people:Brad Miller,Scott Rixner,Albert-Jan Nijburg,Marie Chatfield,Isaac Dontje Lindell,jaspervdg,Ethan Steinberg,Jeff-Tian,Meredydd Luff andLeszek Swirski

License

Skulpt may be licensed under:

  1. The MIT license.
  2. Or, for compatibility with Python, the PSFLv2.

Please note that this dual license only applies to the part of Skulpt that is included in the runtime, and not necessarily to surrounding code for build processing or testing. Tests are run using V8, and Closure Compiler, and some test code is taken from the tinypy and Python test suites, which may be distributed under different licensing terms.

About

The Father of skulpt is Scott Graham, you can find his blog here: personal page (and blog)

My own personal page and blog is Reputable Journal