these separate out the data and heap segments; the one for the data segment also replaces all the flatassembler names with Forth names. the output of these scripts looks very clean when passed through diff, showing only important differences Force-Push: yes Change-Id: I868ca9817fa41d2c503a8480ae6ceb44c9e10df7
11 lines
104 B
Sed
11 lines
104 B
Sed
# ./quine | sed -f describe-heap.sed > heap.txt
|
|
|
|
:main
|
|
/^0000000008/bdrop
|
|
n
|
|
bmain
|
|
|
|
:drop
|
|
s/.*//
|
|
N
|
|
bdrop
|