From da8799b45b281bc34d2c04a2e117b9b395e3f490 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Mon, 4 May 2026 13:34:59 -0700 Subject: add an exploration towards moving code generation to its own file this is re-tracing some steps from way back in the beginning, to see what they look like in a post-flatassembler context :) it doesn't, like, do anything yet, other than print out some introspection Force-Push: yes Change-Id: I8913edffc075de313870367ef56278b1c8f50a06 --- quine.asm | 1 - 1 file changed, 1 deletion(-) (limited to 'quine.asm') diff --git a/quine.asm b/quine.asm index 2744f8a..45d9bda 100644 --- a/quine.asm +++ b/quine.asm @@ -11937,7 +11937,6 @@ defword boot_source, 0x40 ; TODO define ? ; TODO define allot and cells ; TODO consider what text stuff to define - ; TODO figure out a comment syntax ; TODO control stack trace ; TODO make an interactive debugger ; TODO argc argv envp etc -- cgit 1.4.1