[GH-ISSUE #39] Official playgrounds #2850

Open
opened 2026-06-16 09:47:59 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @darth-kitty on GitHub (Jun 17, 2018).
Original GitHub issue: https://github.com/styfle/awesome-online-ide/issues/39

A surprising number of programming languages include an official "playground" on their website, though the quality and number of features varies. Two of them (play.golang.org and play.rust-lang.org) are already listed under the "Snippets" heading, but I was able to find 10 more. Would it be worthwhile to lump these together under their own header?

(I also noticed that www.python.org/shell/ and www.haskell.org include a CLI, but those probably don't count.)

Originally created by @darth-kitty on GitHub (Jun 17, 2018). Original GitHub issue: https://github.com/styfle/awesome-online-ide/issues/39 A surprising number of programming languages include an official "playground" on their website, though the quality and number of features varies. Two of them ([play.golang.org](//play.golang.org) and [play.rust-lang.org](//play.rust-lang.org)) are already listed under the "Snippets" heading, but I was able to find 10 more. Would it be worthwhile to lump these together under their own header? * [try.kotlinlang.org](//try.kotlinlang.org) * [play.nim-lang.org](//play.nim-lang.org) (isn't advertised, but I found a link [here](https://forum.nim-lang.org/t/3917)) * [play.crystal-lang.org](//play.crystal-lang.org) * [www.typescriptlang.org/play/](//www.typescriptlang.org/play/) * [ruby.github.io/TryRuby/](//ruby.github.io/TryRuby/) (less obviously official, but it's linked to from [the official website](//www.ruby-lang.org/en/)) * [www.lua.org/demo.html](//www.lua.org/demo.html) (_very_ bare-bones) * [run.dlang.io](//run.dlang.io) * [scastie.scala-lang.org](//scastie.scala-lang.org) * [elm-lang.org/try](http://elm-lang.org/try) (not HTTPS) * [try.purescript.org](http://try.purescript.org) (not HTTPS) (I also noticed that [www.python.org/shell/](//www.python.org/shell/) and [www.haskell.org](//www.haskell.org) include a CLI, but those probably don't count.)
Author
Owner

@styfle commented on GitHub (Jun 17, 2018):

Hi @darthkitty-bt

Thanks for creating this issue and taking the time to find all of those.

The purpose of the awesome list is not to enumerate all possible Online IDEs, but to highlight the awesome ones.

For the languages that are not represented, I think we should add those.

But some of these official playgrounds, such as TS, are not as full featured as their unofficial counterparts, such as the Better TS Playground. So I don't see a reason to list the official playground too.

Would it be worthwhile to lump these together under their own header?

I'm thinking that a person coming to view this list probably doesn't care about the "officialness" of the IDE, so it's not necessary to create a different header.

Would you like to create a PR for a few of the missing languages?

<!-- gh-comment-id:397913610 --> @styfle commented on GitHub (Jun 17, 2018): Hi @darthkitty-bt Thanks for creating this issue and taking the time to find all of those. The purpose of the awesome list is not to enumerate *all* possible Online IDEs, but to highlight the *awesome* ones. For the languages that are not represented, I think we should add those. But some of these official playgrounds, such as TS, are not as full featured as their unofficial counterparts, such as the Better TS Playground. So I don't see a reason to list the official playground too. > Would it be worthwhile to lump these together under their own header? I'm thinking that a person coming to view this list probably doesn't care about the "officialness" of the IDE, so it's not necessary to create a different header. Would you like to create a PR for a few of the missing languages?
Author
Owner

@viveksh1 commented on GitHub (Oct 4, 2020):

Honestly, some official playgrounds are better than the unofficial playgrounds listed. There's even Kotlin Web Demo, which is on the list, and is an official playground.

<!-- gh-comment-id:703302609 --> @viveksh1 commented on GitHub (Oct 4, 2020): Honestly, some official playgrounds are better than the unofficial playgrounds listed. There's even [Kotlin Web Demo](https://github.com/styfle/awesome-online-ide/issues/98), which is on the list, and is an official playground.
Author
Owner

@viveksh1 commented on GitHub (Feb 27, 2021):

@styfle There is also https://dotnet.microsoft.com/platform/try-dotnet and https://try.haxe.org/

<!-- gh-comment-id:787089392 --> @viveksh1 commented on GitHub (Feb 27, 2021): @styfle There is also https://dotnet.microsoft.com/platform/try-dotnet and https://try.haxe.org/
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-online-ide#2850