On Tue, Jan 02, 2001 at 06:22:31PM -0800, Steve Fink wrote:
> Just in looking at your example, it seems like some complex replacements
> would be a bit of a pain to generate. It would be nice to have a
> specification for those opcode replacements. Like, say, perl code. How
> hard would it be to do:
Trivial. Use B::svref_2object(sub { your code here }) to create an op tree in
a variable. Splice it in as before.
--
"There is no statute of limitations on stupidity."
-- Randomly produced by a computer program called Markov3.
- Re: Now, to try again... Sam Tregar
- Re: Now, to try again... David Grove
- Re: Now, to try again... Dan Sugalski
- Re: Now, to try again... David Grove
- Re: Now, to try again... Andy Dougherty
- Re: Now, to try again... David Grove
- Re: Now, to try again... Andy Dougherty
- Re: Now, to try again... David Grove
- Re: Now, to try again... Simon Cozens
- Re: Now, to try again... Steve Fink
- Re: Now, to try again... Simon Cozens
- Re: Now, to try again... Steve Fink
- Re: Now, to try again... Nick Ing-Simmons
- Re: Now, to try again... Dan Sugalski
- Re: Now, to try again... Andy Dougherty
- Re: Now, to try again... David Grove
- Re: Now, to try again... Dan Sugalski
- Re: Now, to try again... Nathan Torkington
- Re: Now, to try again... Simon Cozens
- Mail problems? [[email protected]: Re: Now, to try again.... Simon Cozens
- Re: Mail problems? [[email protected]: Re: Now, to t... Ask Bjoern Hansen
