From e52793324a9f693ec8b5d218d99b7d2577f3f614 Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 7 Jan 2022 14:31:52 -0500 Subject: finished preprocessor --- 03/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '03') diff --git a/03/README.md b/03/README.md index 686b48c..da01d83 100644 --- a/03/README.md +++ b/03/README.md @@ -1,4 +1,4 @@ -# stage 03 +# [bootstrap](../README.md) stage 03 The code for this compiler (in the file `in02`, an input for our [stage 02 compiler](../02/README.md)) is 2700 lines—quite a bit longer than the previous ones. To compile it, run `../02/out01` from this directory. -- cgit v1.2.3