Help:Similar Sites/Online Execution

Revision as of 09:33, 20 July 2018 by rosettacode>Cloudius (Scala playgrounds added.)

The following sites allow execution of some languages from a web browser.

Site Languages Notes
https://goplay.space/ Go Playground with Doc-Ref, Turtle- & Nightmode
https://play.golang.org/ Go The official Golang playground
https://groovy-playground.appspot.com/ Groovy Load save via Github/Gist
http://groovyconsole.appspot.com/ Groovy Save and share. Runs on Google Cloud (GAE)
http://www.repl.it Basic, C, C++, Java, JavaScript, PHP, Ruby, ... ... and many more
http://ideone.com Bash, C, C++, Go, Haskell, Java, Pascal, Rust, ... ... and many more
https://gambas-playground.proko.eu/ Gambas CLI only
ScalaFiddle Scala.JS, a transpiler that translates your Scala code into highly performant and optimised JavaScript.
Scastie Scastie is an interactive playground for Scala running on a JVM. Only supports static input
https://tio.run/ More than 500 languages Only supports static input - no interactivity