Personally, I too would love to see some form of Perl for the PalmOS. Yes we are limited by hardware constraints, but can one really expect a full fledged port of Perl just yet? I do believe that some form of simplified Perl can be done.

I have found PocketC at OrbWorks to be a really useful tool, for me as a student. It's nice to be able to prototype ideas as I think of them in class. A couple semesters ago I prototyped the final project for my Intro to Computer Organization class in PocketC and ever since then I've been hoping to do a sort of PocketPerl. I tried last semester to do just that during my Programming Languages class, because we were supposed to write a simple compiler, which while essentially quite easy, when I tried to port it over to PalmOS, I discovered was much more difficult. I had hoped to eventually turn it into something similar to PocketC , but then came finals and there went free time. If I can help in some way Dr. Lambado, I'd love to, even if I am just an inexperienced initiate.


In reply to Re: palm perl porting, problems? by Ri-Del
in thread palm perl porting, problems? by dr_lambado

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.