Walter Bright Wrote: > Gary Whatmore wrote: > > bearophile Wrote: > > > >> Plus a nice Microsoft site that allows you to try it in interactive way, > >> this is very good: > >> http://www.rise4fun.com/SpecSharp > > > > D can do that too. We had those interactive versions in the newsrgoup. We > > saw no value in them. > > Here it is: > > http://codepad.org/ > > It's been around a while, and nobody cares. Such a capability is marketing > puffery, and not useful.
Sadly that site uses some Unknown version of D1. http://www.ideone.com is using dmd 2.042 though. I don't these sites are very good what you want to learn a new language, but the are nice to demonstrate code snippets or test something out when you do know the language.
