diff options
| author | Taylan Kammer <taylan.kammer@gmail.com> | 2026-06-01 21:58:43 +0200 |
|---|---|---|
| committer | Taylan Kammer <taylan.kammer@gmail.com> | 2026-06-01 21:58:43 +0200 |
| commit | d993104e86f2e2ec8ff1036648e34eebdca0d58d (patch) | |
| tree | e65c5e2ea84b1ebc964f946848abdd122ce8a563 /doc/c1/1-parse.md | |
| parent | 724ac8ae394675a78c2977c6e35555b210256e01 (diff) | |
Lil doc update.
Diffstat (limited to 'doc/c1/1-parse.md')
| -rw-r--r-- | doc/c1/1-parse.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/c1/1-parse.md b/doc/c1/1-parse.md index 4eb5776..cb3db82 100644 --- a/doc/c1/1-parse.md +++ b/doc/c1/1-parse.md @@ -1,7 +1,5 @@ # Parser for Data -*For an exact specification of the grammar, see [grammar](grammar/).* - Zisp s-expressions represent an extremely minimal set of data types; only that which is necessary to strategically construct more complex values: |
