Re: future of computing languages

From: Michele Simionato (michele.simionato_at_gmail.com)
Date: 01/31/05


Date: 30 Jan 2005 21:42:22 -0800

I found that page very shallow and superficial. What they
call "the language of the future" is actually the language
of the present. Python (but also, Ruby, Perl, Smalltalk, Lisp,
Scheme, ...) have already most of the features they list.

Then they claim "the language of the future will be so
different from the languages we have now that we cannot
imagine how it will be". This is pretty naive. A Lisper would
say that nothing new happened in the last 40 years.

Actually, I think that something new happened, but not that much.
The progress was more in the technology than in the
programming paradigms. I mean, OO was already there
in Simula. It this very possible that the language of 2045
will not be very different from the current dynamic languages.

The all page reminds me of the excitation of 60's about the
space program (affirmations such "in the year 2000 we will
have colonies on Mars") We all know how it ended :-(
Michele Simionato



Relevant Pages

  • Re: Ruby vs. PHP
    ... done is checked out which versions of Perl, Python, YARV, Ruby, jRuby ... dynamic language to the seconds for the benchmark with gcc. ... YARV, Python, Perl and PHP have fairly close medians and the boxes are ...
    (comp.lang.ruby)
  • Re: Why not adopt "Python Style" indentation for Ruby?
    ... *language* features where Python leads Ruby.) ... When you come right down to it, there are only a few basic syntax styles that have survived the test of time. ... I suppose assembly language syntax has also survived, and FORTRAN and COBOL, but I don't think anyone would design a new language with those. ...
    (comp.lang.ruby)
  • Re: This is why Ruby 1.8.6 can never be made to run anywhere near as fast as Python 2.5.1
    ... having come here from many years with another scripting language. ... Ruby Maniac wrote: ... Ruby syntax seems to favor the notion that fewer characters is better ... Python runtimes are not affected by the number of characters one uses ...
    (comp.lang.ruby)
  • Re: Why would I learn Python over other languages?
    ... >> languages, I also came across a language called Ruby. ... comparing Python to Ruby from those of you who have ... Ruby's documentation of its libraries is much worse. ...
    (comp.lang.python)
  • Re: A couple of questions from a Ruby neophyte
    ... It seems like regular expressions are slightly different from language ... you might understand how regex support looks bolted-on in Python. ... there are a couple things I think Ruby does better. ... Between Programming Ruby, Learning to Program, Everyday ...
    (comp.lang.ruby)