diff options
author | pommicket <pommicket@gmail.com> | 2022-01-07 14:31:52 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-01-07 14:31:52 -0500 |
commit | e52793324a9f693ec8b5d218d99b7d2577f3f614 (patch) | |
tree | f514a93ccd2c9552d19fa858626232141420122f /00 | |
parent | fbe3f4e701adcf5ef8707d5b56ec3b179b942e71 (diff) |
finished preprocessor
Diffstat (limited to '00')
-rw-r--r-- | 00/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/00/README.md b/00/README.md index 41b50bf..b17060e 100644 --- a/00/README.md +++ b/00/README.md @@ -1,4 +1,4 @@ -# stage 00 +# [bootstrap](../README.md) stage 00 This directory contains the file `hexcompile`, a handwritten executable. It takes input file `in00` containing space/newline/(any character)-separated |