My first beam assembler hack

Tony Rogvall tony@REDACTED
Sun Dec 4 23:54:56 CET 2005


Just want to share some beam assembler hack with you ;-)

Attach a assembler module called message.S

compile it with:

	erlc +form_asm message.S

Then I wrote a module mbox.erl that can use some of the features in  
message.S

Have fun

/Tony
-------------- next part --------------
A non-text attachment was scrubbed...
Name: message.S
Type: application/octet-stream
Size: 3335 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20051204/576912f9/attachment.obj>
-------------- next part --------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mbox.erl
Type: application/octet-stream
Size: 2086 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20051204/576912f9/attachment-0001.obj>


More information about the erlang-questions mailing list