Language design is being taken over by hackers.

Sounds to me like a man who has been stuck in his lonely and lofty academic tower bitching about why all those normal people out there just won't listen to what he says, or even agree with him.

Who does he expect to design languages well? The people who use programming languages every day, all day, and most nights too? Or the people who wear tweed jackets and wander the halls of acedemia, wonderfully free of responsibility, time pressure, budget constraints and a PHB? (/me nods respectfully to the Profs he knows who arent like this.)No no, i'll have my languages written by hackers thanks (As in C, C++, Perl, Java, even C# my new love afair). The profs don't have the best record (as in Pascal, Modula-2, Prolog, Lisp, Turing, APL, etc). I mean sure these languages all have their fine points, but writing business type apps in a reasonable timeframe for a reasonable budget doesn't seem to be one of them.


---
demerphq

<Elian> And I do take a kind of perverse pleasure in having an OO assembly language...

• Update:  
I didnt read the whole paper when I first wrote this. Now I have. It includes the comment

The trend is not merely toward languages being developed as open-source projects rather than "research", but toward languages being designed by the application programmers who need to use them, rather than by compiler writers. This seems a good trend and I expect it to continue.

So it seems he agrees with me :-)



In reply to Re: "There are some stunningly novel ideas in Perl" -- Paul Graham by demerphq
in thread "There are some stunningly novel ideas in Perl" -- Paul Graham by grinder

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.