digitalmars.D - D vs. functional langauges
- Minich Michal (6/6) Nov 12 2007 Author of this article is asking question if hybrid languages like D wil...
- Walter Bright (4/12) Nov 12 2007 Digg:
- Bruno Medeiros (11/21) Nov 13 2007 It may render *some* of the functional *advantages* of functional
Author of this article is asking question if hybrid languages like D will renderfunctional languages irrelevant. http://pinderkent.blogsavy.com/archives/141 It is rather strong question. It's hardly imaginable that any language (even such good as D :) could make any other languages irrelevant. At most, it can render some lanauges less suitable for specific tasks.
Nov 12 2007
Minich Michal wrote:Author of this article is asking question if hybrid languages like D will renderfunctional languages irrelevant. http://pinderkent.blogsavy.com/archives/141 It is rather strong question. It's hardly imaginable that any language (even such good as D :) could make any other languages irrelevant. At most, it can render some lanauges less suitable for specific tasks.Digg: http://digg.com/programming/Will_hybrid_languages_like_D_render_functional_languages_obsolete Reddit: http://programming.reddit.com/info/60eto/comments/
Nov 12 2007
Minich Michal wrote:Author of this article is asking question if hybrid languages like D will renderfunctional languages irrelevant. http://pinderkent.blogsavy.com/archives/141 It is rather strong question. It's hardly imaginable that any language (even such good as D :) could make any other languages irrelevant. At most, it can render some lanauges less suitable for specific tasks.It may render *some* of the functional *advantages* of functional languages irrelevant, but not the whole of functional languages. For starters, in many cases the advantages of functional languages is not just that they are functional, but also that they are highly dynamic (like Common Lisp). Second, altough D has many functional features, it's not as functional a language as others out there, like Erlang or even Nemerle. -- Bruno Medeiros - MSc in CS/E student http://www.prowiki.org/wiki4d/wiki.cgi?BrunoMedeiros#D
Nov 13 2007