Help:Similar Sites/Online Execution: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
mNo edit summary
(2 intermediate revisions by the same user not shown)
Line 6:
! Notes
|-
![https://easylang.onlinedev/ide/ easylang.onlineEasylang]
|EasyLang
|IDE, Tutorials
Line 34:
|... and many more
|-
![https://gambas-playground.proko.euone/playground/ Gambas Playground]
|Gambas
|CLI only

Revision as of 11:44, 27 June 2023

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

Site Languages Notes
Easylang EasyLang IDE, Tutorials
The Go Play Space Go Playground with Doc-Ref, Turtle- & Nightmode
The Go Playground Go The official Golang playground
Groovy Playground Groovy Load save via Github/Gist
Groovy web console Groovy Save and share. Runs on Google Cloud (GAE)
Repl.it Basic, C, C++, Java, JavaScript, PHP, Ruby, ... ... and many more
Ideone Bash, C, C++, Go, Haskell, Java, Pascal, Rust, ... ... and many more
Gambas Playground 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
TIO: Try It Online More than 500 languages Only supports static input - no interactivity