Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Parse::RecDescent and need for speed

by Anonymous Monk
on Feb 16, 2005 at 10:11 UTC ( [id://431503]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Parse::RecDescent and need for speed
in thread Parse::RecDescent and need for speed

At one point, theDamian said he would rewrite it to use pos (which wasn't available in 5.004 when he wrote PRD)

Bull. pos was available in 5.000, as the perl5.000 manual will tell you.

  • Comment on Re^3: Parse::RecDescent and need for speed

Replies are listed 'Best First'.
Re^4: Parse::RecDescent and need for speed
by merlyn (Sage) on Feb 16, 2005 at 13:36 UTC
      Fair enough. Too bad Damian didn't realise that pos() was assignable, even with 5.004.
        Uh, I'm absolutely sure he realized that. The problem is the awkwardness of having to put a "save pos, see if this works, no? then restore pos" junk around every match, while still retaining the scalar-ness or list-ness of the context in which it's happening. This is why /c was added!

        -- Randal L. Schwartz, Perl hacker
        Be sure to read my standard disclaimer if this is a reply.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://431503]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-19 18:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found