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

Re^4: Recursive Regex: Update

by robin (Chaplain)
on Sep 16, 2006 at 15:30 UTC ( [id://573348]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Recursive Regex: Update
in thread Recursive Regex: Update

You're right that things have come a long way. I'm not scared of the tokeniser any more, for example. The regex code still gives me the willies, but I guess you're happier with it than you were in 2002. :-) The most unsatisfactory thing about the PCRE recursion code is that the match data is still a plain list, when morally it ought to be a tree. If we could get that sorted, you could write an entire parser as a single regex!

Replies are listed 'Best First'.
Re^5: Recursive Regex: Update
by demerphq (Chancellor) on Oct 05, 2006 at 11:12 UTC

    The recursive regex patch was applied to blead as 28939. If you feel up to it it would be cool if you could review the documentation on it and make whatever changes you think are needed based on your experience with the PCRE stuff.

    ---
    $world=~s/war/peace/g

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-25 14:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found