summary refs log tree commit diff
path: root/quine.asm
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@irenes.space>2026-05-04 13:34:59 -0700
committerIrene Knapp <ireneista@irenes.space>2026-05-04 13:34:59 -0700
commitda8799b45b281bc34d2c04a2e117b9b395e3f490 (patch)
tree50361188f803837878e51b76851008e386d3ff8b /quine.asm
parent3d754f07fe45ed3f8b438d04f5eb3a10c55096a1 (diff)
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
Diffstat (limited to 'quine.asm')
-rw-r--r--quine.asm1
1 files changed, 0 insertions, 1 deletions
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