It's strange that it seems Czech and other Slavic languages have more in common with Finish than with English even though the official language evolution trees say something else. I guess it's because languages are fairly promiscuous and mix and match like mad.

In addition to this, you know that a seagull and a mosquito both have wings and fly while they're nearer from the evolutionary pov to us and to a Horseshoe crab respectively, don't you? Speaking of programming languages, in a another post of mine in this very thread I mentioned a question I had asked in p6l: it was "an out of curiosity one" the content of which seems now relevant to the point you raised as an example. Here it is:

I hope not to raise too much the noise/signal level on list, but I hav +e a question: I have had a long experience programming my HP28s pocket calculator, and its RPN language that AFAIK is mostly the same as that + of newer models, supported constructs of the form -> a b << ... >> where C<< -> >> is a literal right arrow char and C<<< << >>> and C<<< + >> >>> are literal guillemets (delimiting blocks). Just wonder wether by +any chance *that* language has had any influence on the -> $x, $y { ... } construct.

And the answer was: no!


In reply to Re^3: The Germanic language form by blazar
in thread 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.