Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

RE: Assembler?...

by tedv (Pilgrim)
on Oct 23, 2000 at 22:32 UTC ( [id://37984]=note: print w/replies, xml ) Need Help??


in reply to RE: Assembler?...
in thread Other programming language I most often use

Great idea, why don't I do that...

perl -e '$/ = ""; eval <STDIN>;'

That wasn't so hard. :)

-Ted

Replies are listed 'Best First'.
RE: Assembler?...
by tedv (Pilgrim) on Oct 23, 2000 at 22:53 UTC
    Oh, I thought you wanted a perl program that could simulate running assembler programs. :) Outputting assembler is definitly non-trivial. I wonder if it could fit in 512 bytes, so I could submit it to the obfuscated perl contest...

    -Ted
      I need access to a demo/free download for a sparc assembler, gdb, or any utility that assemble .s files. Isaac
RE: RE: Assembler?...
by swiftone (Curate) on Oct 23, 2000 at 22:45 UTC
    That doesn't output assembler, which I assume you wanted. I was talking about a perl->assembly converter (since my main complaint with assembler is readability, even with m4 codes)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-25 05:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found