From b737130c059e8e5566caa7aa3144f910d43999ae Mon Sep 17 00:00:00 2001 From: Taylan Kammer Date: Sat, 10 Jan 2026 17:33:14 +0100 Subject: More grammar shite. --- docs/c1/2-decode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/c1/2-decode.md') diff --git a/docs/c1/2-decode.md b/docs/c1/2-decode.md index 0b34204..379c74b 100644 --- a/docs/c1/2-decode.md +++ b/docs/c1/2-decode.md @@ -1,7 +1,7 @@ # Decoding A separate process called "decoding" can transform simple data structures, -consisting of only the datum types, into a richer set of Zisp types. +consisting of only the base datum types, into a richer set of Zisp types. For example, the decoder may turn `(#HASH ...)` into a vector, as one would expect a vector literal like `#(...)` to work in Scheme. Bytevector syntax -- cgit v1.2.3