This could be done by "Computer Scientists" using the infinite supply of undergraduates flowing through the system, but it isn't because it doesn't sound like something Donald Knuth would do.

Hmmm... that would be nice start, but the resultswould indicate what the CS undergraduates themselves want (or think they want) in a programming language.

I think I'd more interested in how the general populace likes to control their computer: their user interface, or "programming language"; or whatever you'ld like to call it. We have some UI design concepts, but in general, they're poorly studied and user complaints that programmers "don't think like end users" are common. A good start would be trying to get a solid grasp on what people tend to really want.

Then we could try to design a language that most nicely bridges the gap between what the users actually want, and what the programmers can make the machine can do, and how those programmers like to program. No language I've seen has been designed from psychological principles with both the source creator and end user in mind; I'd be curious to see what the results could tell us, if anything...


In reply to Re^2: How do you define "elegant"? by Anonymous Monk
in thread How do you define "elegant"? by Mutant

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.