![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: is it possible?by BrowserUk (Pope) |
on Aug 13, 2012 at 13:44 UTC ( #987122=note: print w/replies, xml ) | Need Help?? |
Presumably, you are looking to use Perl to manipulate the source code of some assembler like language? If so, the answer is yes. It would be a relatively simply s/// substitution. But, in order to help you, you'll have to more clearly define
That said, whilst it could certainly be done with Perl, you may be better off using a proper macro processor like M4 or even a C pre-compiler. Clearer questions lead to better answers -- and stop people misinterpreting the questions. With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
In Section
Seekers of Perl Wisdom
|
|