However implausible that sounds, one must admit- that sounds pretty cool. Having a OS native to Perl code would certainly mean a speed boost (kernel embedded Perl interpreter? THAT'S NUTS!), as well as slick Perl-native API. The OS could even specify various atomic operators and functions, hence making PerlThreads a reality. I would love to see such a beast, but I wouldn't want to work on it. Look at the complexity of the Linux or AtheOS kernels. Brutal! While a good chunk may or may not be replaceable with legible Perl code, the benefits of such an OS are probably overrated and minimal (as I described above). I do believe that there is a PerlFS (not yet functional?) which would be an obvious start.

What I would really like to see is a boot-floppy which mounts Linux partitions, includes a tar-gzipped Perl with appropriate libs which would then autorun some Perl script on the disk. Then you could do stuff like reconfigure an entire room of computters (sic) with the bootdiskette where you don't have insecure/slow apps like NetInstall running. I'm simply not knowledgable enough about bootable systems to come up with something like this.

AgentM Systems nor Nasca Enterprises nor Bone::Easy nor Macperl is responsible for the comments made by AgentM. Remember, you can build any logical system with NOR.

In reply to Re: A Bootable Perl by AgentM
in thread A Bootable Perl by diskcrash

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.