[Bese-devel] Sbcl disassembly pretty printer

William Halliburton whalliburton at gmail.com
Thu Aug 18 02:47:33 UTC 2005


Hello. You wanted a copy of the sbcl disassembly pretty printer. I
have attached the files.

The disassembler will stay permanently at
http://licentiae.com/diss.ucw from now out.  I hope to put annotation
based on pattern matching.

I used displaced arrays all over the place in order to not copy the
text data, is this practice ok or do you know of possible problems? Do
you know of a more succinct way to map-over-lines?

 Will
-------------- next part --------------
A non-text attachment was scrubbed...
Name: disassemble-component.lisp
Type: application/octet-stream
Size: 7082 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20050817/420e77ec/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nasm_doc.lisp
Type: application/octet-stream
Size: 25309 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20050817/420e77ec/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diss.css
Type: text/css
Size: 874 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20050817/420e77ec/attachment.css>


More information about the bese-devel mailing list