Help:Similar Sites/Online Execution: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
m (Add Go Playgrounds)
Line 5: Line 5:
! Languages
! Languages
! Notes
! 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
!http://www.repl.it

Revision as of 16:53, 12 February 2018

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