
Want to try your hand at a new programming language without the hassle of downloading and installing it? Well, now you can with Python thanks to Sculpt. The project is still in an early phase, but they note that they intend to support as much of the language as possible (and full source code is available, if you’re interested).
If Python isn’t your game, why not try Ruby, Basic or even Logo? These would be a good way to get some practice in when you’re on the road! Does your favorite programming language have an online version?
[via O’Reilly Radar]
10 thoughts on “Program Python in a web browser”
Comments are closed.
CodePad.org has a much wider selection of languages, all on one site.
Aha, cool site. The part that interested me the most is that this Python interpreter is written in Javascript, so it actually runs in your browser instead of on a remote build machine. I guess it’s not complete enough to be useful yet, however there are interpreters for other languages that are more fully developed.
Very incomplete at this stage. A better example would be the IronPython web console (although it requires Silverlight)
If you are on a Mac, don’t forget that python (and perl, ruby, and perhaps others) come with the OS. Just fire up Terminal.app and get going!
One of my favorite languages is JavaScript… of course it’s available in my browser :)
And if you want to develop Flash apps without having to download anything, you can check out http://wonderfl.net/