|
Archives
D Programming
digitalmars.Ddigitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger D.gnu D C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
digitalmars.D - Scala design process vs D
I only now realized how disciplined and professional the Scala design process is vs amateur languages like D. Just look how clearly they are able to express the changes of a minor release update: http://www.scala-lang.org/node/4587 They also have the concept of improvement documents (kind of like DIP): http://www.scala-lang.org/sid/8 It's no wonder Scala is doing so well whilst it's still very young. Feb 03 2010
retard wrote:Just look how clearly they are able to express the changes of a minor release update: Feb 03 2010
Walter Bright wrote:retard wrote:Just look how clearly they are able to express the changes of a minor release update: Feb 03 2010
You're more than welcome to come help out with the documentation. The stuff is all generated from templates. Feb 09 2010
retard, el 3 de febrero a las 08:40 me escribiste:I only now realized how disciplined and professional the Scala design process is vs amateur languages like D. Just look how clearly they are able to express the changes of a minor release update: http://www.scala-lang.org/node/4587 They also have the concept of improvement documents (kind of like DIP): http://www.scala-lang.org/sid/8 It's no wonder Scala is doing so well whilst it's still very young. Feb 03 2010
retard wrote:I only now realized how disciplined and professional the Scala design process is vs amateur languages like D. Just look how clearly they are able to express the changes of a minor release update: http://www.scala-lang.org/node/4587 They also have the concept of improvement documents (kind of like DIP): http://www.scala-lang.org/sid/8 It's no wonder Scala is doing so well whilst it's still very young. Feb 03 2010
Andrei Alexandrescu Wrote:retard wrote:I only now realized how disciplined and professional the Scala design process is vs amateur languages like D. Just look how clearly they are able to express the changes of a minor release update: http://www.scala-lang.org/node/4587 They also have the concept of improvement documents (kind of like DIP): http://www.scala-lang.org/sid/8 It's no wonder Scala is doing so well whilst it's still very young. Feb 03 2010
Bane wrote:So Walther chops wood while Odersky write docs... Feb 03 2010
Walter Bright Wrote:Bane wrote:So Walther chops wood while Odersky write docs... Feb 03 2010
|