From af42ac0a082c90b6dfced76cd1ecdf5091e22c7e Mon Sep 17 00:00:00 2001 From: Taylan Kammer Date: Sun, 21 Jun 2026 23:31:08 +0200 Subject: yippie --- doc/0/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/0/index.md') diff --git a/doc/0/index.md b/doc/0/index.md index f0da216..844729c 100644 --- a/doc/0/index.md +++ b/doc/0/index.md @@ -20,9 +20,9 @@ compiling code. over data received from the parser, enriching it with more complex value types, and handling primitive source code transforms. -3. [Eval](3-eval.html) +3. [Execute](3-execute.html) - Code is evaluated within a mutable module context, on which it can + Code is executed within a mutable module context, on which it can have side effects such as creating new definitions or establishing links to other modules. -- cgit v1.2.3