blob: f6052a5ba9119683c980b0bf489ea853fcc9e273 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
~ cat labels.e elf.e execution.e transform.e evoke.e \
~ | ./quine > evoke && chmod 755 evoke && ./evoke
~ (output memory start, current output point
~ -- output memory start, current output point)
~
~ Everything directly called by all-contents has this same interface.
~
: all-contents
elf-file-header
elf-program-header
cold-start
warm-start
output-docol
0 L!' final-word-name
current-offset L!' total-size
;
' all-contents entry-to-execution-token label-loop
swap sys-write bye
|