From db39fec4b6acdef6e9e03a69d2727a2ae4bcb5ba Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Sun, 24 May 2026 19:31:20 -0700 Subject: added a program, hex.e, which will be the bootstrap strategy also added some instructions it needed Force-Push: yes Change-Id: Ia35280e2696167eb0662a5c3a9dc47840438da56 --- output.e | 2 ++ 1 file changed, 2 insertions(+) (limited to 'output.e') diff --git a/output.e b/output.e index 5c4b31d..9ab3aa1 100644 --- a/output.e +++ b/output.e @@ -105,6 +105,8 @@ ~ recursion, and lets us stick entirely with the trivial control-flow ~ constructs we already have. ~ +~ TODO add a variant that writes to a string +~ ~ (integer to print, base to print in, width to zero-pad to --) : .base-unsigned ~ (input, base, width) -- cgit 1.4.1