diff options
| author | kitty <nepeta@canaglie.net> | 2026-02-27 03:19:31 +1100 |
|---|---|---|
| committer | kitty <nepeta@canaglie.net> | 2026-02-27 03:19:31 +1100 |
| commit | 246f0e1948c2dbc97965820bc2367d2cef704ed5 (patch) | |
| tree | 5e1140f05b193b3624ce49d73c707e786179ea06 /readme.md | |
| parent | 68c945a5fa5dc53b0f7cb225c18a7c6029e44e3c (diff) | |
.errno
i should go to bed
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ note that this forth doesn't have double numbers (i don't think it's necessary, since cells are 64 bit) so PNO works on single cell values. -### error codes +## error codes in order to have Good Error Handling anywhere, the error handler's xt is stored in the `handler` variable and is then called by loading its value and `execute`ing it. the actual description of the error comes from the |
