diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,7 +13,7 @@ i am thinking of completing before that. - `s\"` - `DO` + `LOOP` -- `\<BUILDS` and `DOES>` +- `<BUILDS` and `DOES>` - 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 |
