diff options
Diffstat (limited to 'evoke.e')
| -rw-r--r-- | evoke.e | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/evoke.e b/evoke.e index 8faed81..b9fea2e 100644 --- a/evoke.e +++ b/evoke.e @@ -21,6 +21,12 @@ s" source-to-precompile" variable ~ : This particular program is 'evoke', the compiler. If you already have ~ : a binary copy of 'hex', run this file through it and you'll have a ~ : working compiler. Pretty sweet, right? + ~ : + ~ : If you're auditing this by hand, first off, thank you for doing that. + ~ : You may wish to pull up the source code side-by-side with the hex dump; + ~ : there's a lot of structural stuff in the actual source that aids in + ~ : readability but isn't easily reproduced in this form, though every + ~ : effort has been made. ~ : blank-line 0x08000000 L!' origin |