From e52793324a9f693ec8b5d218d99b7d2577f3f614 Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 7 Jan 2022 14:31:52 -0500 Subject: finished preprocessor --- 01/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '01') diff --git a/01/README.md b/01/README.md index 01a4db0..cf4fc63 100644 --- a/01/README.md +++ b/01/README.md @@ -1,4 +1,4 @@ -# stage 01 +# [bootstrap](../README.md) stage 01 The code for the compiler for this stage is in the file `in00`. And yes, that's an input to our [previous program](../00/README.html), `hexcompile`, from stage 00! To compile it, -- cgit v1.2.3