I’ve just been on holiday and a few discussions with some Finnish Swedes got me wondering. Apparently Swedish is much more similar to English than Finnish. Finnish has some really strange grammatical constructions apparently. Our conclusions were that English was a Germanic language (heavily influenced by latin). What has this got to do with Perl? Well, the question is. Would modern programming languages have been any different in their structure if they had been entirely developed by Finnish only speaking Finns, for example. How much has the Germanic language form biased the development of Perl? Maybe I should be asking how much the Indo-European language form has biased the development of Perl. Any thoughts welcome.

Also, it is clear that the British are no more similar to the Germans, Swedish, Norwegians, Danish and Austrians than the Spanish, Italians and French. So what was it that drew us to the Germanic language form? What is superior about this form and can we learn from this when developing programming languages? Also, are there any weaknesses in the Germanic language form that leads to weaknesses in programming languages being developed?

In reply to The Germanic language form by Win

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.