Try a new language in your browser

Reproduced from Dart Bits' Google+ post.


Clojure: http://tryclj.com/
Dart: http://try.dartlang.org/
F#: http://www.tryfsharp.org/ (requires Moonlight)
Go: http://tour.golang.org/
Haskell: http://tryhaskell.org/
JavaScript: http://tryjavascript.devfu.com/
Lua: http://trylua.org/
OCaml: http://ocamljava.x9c.fr/toplevel/toplevel.html (requires Java)
Python: http://www.trypython.org/ (requires Silverlight)
Ruby: http://tryruby.org/
Scheme: http://tryscheme.sourceforge.net/

Honorable mention: http://repl.it/#:languages has JavaScript emulators for over a dozen languages, and it is open source.

Run code in a variety of languages from your browser!

Comments

Popular Posts