From 9014dde6d62d7d37e3ccb050608db15ed9930b49 Mon Sep 17 00:00:00 2001 From: kitty Date: Sun, 8 Mar 2026 15:42:53 +1100 Subject: new error: includes too recursed --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 737def3..fec9526 100644 --- a/readme.md +++ b/readme.md @@ -13,7 +13,7 @@ i am thinking of completing before that. - `s\"` - `DO` + `LOOP` -- `\` +- `` - reading from files - argc + argv - testing @@ -64,8 +64,8 @@ and `execute`ing it. the actual description of the error comes from the the error codes are: -- 0: nothing. - 1: stack underflow - 2: word not found - 3: compilation only - 4: interpret only +- 5: includes too recursed -- cgit v1.2.3