From a2268b0dee73f5407315f6c7c3d5ca3f718db40c Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Mon, 11 May 2026 18:03:11 -0700 Subject: implement all the core Forth stuff in Evocation-assembly also, add support for ;asm and stuff Force-Push: yes Change-Id: I904bc0c31e7e4c8b0abc7790f3af5d20c275f2a5 --- evoke.e | 1 + 1 file changed, 1 insertion(+) (limited to 'evoke.e') diff --git a/evoke.e b/evoke.e index 529a9a4..14ac458 100644 --- a/evoke.e +++ b/evoke.e @@ -10,6 +10,7 @@ elf-program-header cold-start warm-start + output-docol 0 L!' final-word-name current-offset L!' total-size ; -- cgit 1.4.1