Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^5: Perl_API get_sv and SvIV_set

by diotalevi (Canon)
on Apr 17, 2006 at 04:47 UTC ( [id://543755]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Perl_API get_sv and SvIV_set
in thread Perl_API get_sv and SvIV_set

There is no such op. If you add a continue block, you'll notice that lineseq has three arguments/statements instead of just two. If you want to run something at the end of every loop, alter the optree to wire your op in.

⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊

Replies are listed 'Best First'.
Re^6: Perl_API get_sv and SvIV_set
by BUU (Prior) on Apr 17, 2006 at 09:41 UTC
    Heh. Not a bad idea if that is the only way to do it. Unfortunately I lack experience doing evil things to perl. Any idea on where I should be looking to do so? I understand perly.y has the grammar, or what there is of it, but I was a little confused how I could make it add an op.

      Read nodes by me that mention B::Generate and google for Simon Cozens' article "Where wizards fear to tread."

      ⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊

      This node describes adding a new op to the grammar in Perl. I'm not sure if this is helpful to you but I remembered it when I read your node. Good luck.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-04-23 17:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found