From 7bb8ab02f70c0a436a00e29275ab87b5bb56d584 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 14 Nov 2021 00:33:40 -0500 Subject: 03 README --- 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 a67d28b..01a4db0 100644 --- a/01/README.md +++ b/01/README.md @@ -1,7 +1,7 @@ # 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, `hexcompile`, from stage 00! To compile it, +an input to our [previous program](../00/README.html), `hexcompile`, from stage 00! To compile it, run `../00/hexcompile` from this directory. You will get a file, `out00`. That is the executable for this stage's compiler. Run it (it'll read from the file `in01` I've provided) and you'll get a file `out01`. That executable will print -- cgit v1.2.3