diff options
Diffstat (limited to 'notes/250219-reader.md')
| -rw-r--r-- | notes/250219-reader.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/notes/250219-reader.md b/notes/250219-reader.md index 4454783..e930e21 100644 --- a/notes/250219-reader.md +++ b/notes/250219-reader.md @@ -526,6 +526,5 @@ Just to summarize what I actually ended up implementing in the end: See here for full documentation of Zisp expressions as implemented: -- [Informal docs](https://git.tkammer.de/zisp/tree/docs/parser.md) -- [Formal spec](https://git.tkammer.de/zisp/tree/spec/syntax.md) -- [ABNF](https://git.tkammer.de/zisp/tree/spec/syntax.abnf) +- [Informal docs](https://tkammer.de/zisp/docs/c1/1-parse.html) +- [Formal spec](https://tkammer.de/zisp/docs/c1/grammar/index.html) |
