And yet, this was disappointing: none of what I wanted to do was implemented in pugs.

Yea that is a pretty normal issue. On the other hand, if its lacking in pugs you can always work on getting it implemented. I've done that with a couple of things, and written tests to help push development of yet other things. I too wanted to eval the RPN as it was evaluated, but that just wasn't in the cards....yet. It will be cool when this is all finished. I know it often feels like pugs isn't actualy getting anywhere, but in the 6 months i've been following it, there have been huge steps forward and there are some very exciting things happening now that promise to bring it even farther in the next six months. Thanks for the alternate solution, i'm thinking about some combination of the two but i think i need something more interesting than RPN to work on now!

Please post any ideas for other examples to add to the example directory!


___________
Eric Hodges

In reply to Re^2: P6: Rule and RPN calc by eric256
in thread P6: Rule and RPN calc by eric256

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.