Parrot is just one of several VM's. I doubt it will be too successful with its current shape and progress
And we don't care that you doubt it. However, we'd prefer that you didn't rubbish the efforts of the tireless developers in question.

Even with other VM's, the concept of sharing among languages isn't very realistic today - or put in this way, people are not using VM's that way in practice.
.Net folks in the C# and VB.net camps use each other's libraries every day.

F# seems to be gaining popularity (I'm not an OCAML fan)... many mention using F# libraries from C#.

There are quite a few languages (partly-dynamic and static) running on the JVM... all users of those implementions end up eventually using Java-based libraries.

If you're talking about "Joe/Jane Sixpack" writing in multiple languages... that'll probably never happen. He/She can't even use his/her current language to full advantage... multiple languages (some call it "the best tool for the job") will just be too much for such developers.

For the rest of the developer community, there is interest in writing software using multiple languages. It's especially useful in diverse teams of software developers. Re-use of libraries written in other languages is already common, no need to speculate.

-David


In reply to Re^7: RubyForge vs CPAN: Is Perl's Killer Feature Being Usurped? by erroneousBollock
in thread RubyForge vs CPAN: Is Perl's Killer Feature Being Usurped? by Anonymous Monk

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.