Thread overview | ||||||
---|---|---|---|---|---|---|
|
November 02, 2015 try.dlang.org | ||||
---|---|---|---|---|
| ||||
One of the best ways to get new programmers a flavour of the language is a playground. Examples: - Kotlin - http://try.kotlinlang.org/ - Haskell - https://tryhaskell.org/ - Ceylon - http://try.ceylon-lang.org/# (JVM lang by RedHat) - Go - on the homepage - Ruby - http://tryruby.org/ - Rust - https://play.rust-lang.org/ I know there is a D playground, but I can't remember the URL for the life of me. Is it possible to host or create a CNAME for the current playground at http://try.dlang.org or http://play.dlang.org/ ? It is small things like this that can help newbies "discover" a language and goes a long way in adopting the language. |
November 02, 2015 Re: try.dlang.org | ||||
---|---|---|---|---|
| ||||
Posted in reply to Pradeep Gowda | On Monday, 2 November 2015 at 18:44:19 UTC, Pradeep Gowda wrote:
> One of the best ways to get new programmers a flavour of the language is a playground.
>
> Examples:
>
> - Kotlin - http://try.kotlinlang.org/
> - Haskell - https://tryhaskell.org/
> - Ceylon - http://try.ceylon-lang.org/# (JVM lang by RedHat)
> - Go - on the homepage
> - Ruby - http://tryruby.org/
> - Rust - https://play.rust-lang.org/
>
>
> I know there is a D playground, but I can't remember the URL for the life of me.
>
> Is it possible to host or create a CNAME for the current playground at http://try.dlang.org or http://play.dlang.org/ ?
>
> It is small things like this that can help newbies "discover" a language and goes a long way in adopting the language.
Seems like the place to resurrect drepl :)
|
November 02, 2015 Re: try.dlang.org | ||||
---|---|---|---|---|
| ||||
Posted in reply to deadalnix | On 11/02/2015 02:02 PM, deadalnix wrote:
> Seems like the place to resurrect drepl :)
s/resurrect/bring to the front burner/
Last time Martin and I talked about it it was definitely on his radar to scale it up for delivery, but understandably he has a bunch more urgent things to tend to. -- Andrei
|
November 11, 2015 Re: try.dlang.org | ||||
---|---|---|---|---|
| ||||
Posted in reply to deadalnix | On Monday, 2 November 2015 at 19:02:22 UTC, deadalnix wrote:
> On Monday, 2 November 2015 at 18:44:19 UTC, Pradeep Gowda wrote:
>> One of the best ways to get new programmers a flavour of the language is a playground.
>>
>> Examples:
>>
>> - Kotlin - http://try.kotlinlang.org/
>> - Haskell - https://tryhaskell.org/
>> - Ceylon - http://try.ceylon-lang.org/# (JVM lang by RedHat)
>> - Go - on the homepage
>> - Ruby - http://tryruby.org/
>> - Rust - https://play.rust-lang.org/
>>
>>
>> I know there is a D playground, but I can't remember the URL for the life of me.
>>
>> Is it possible to host or create a CNAME for the current playground at http://try.dlang.org or http://play.dlang.org/ ?
>>
>> It is small things like this that can help newbies "discover" a language and goes a long way in adopting the language.
>
> Seems like the place to resurrect drepl :)
maybe also Jupyter notebook with pydmagic
|
Copyright © 1999-2021 by the D Language Foundation