From 7df292ed9e65e88294e430a8b3c0b89b0b6759fc Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Wed, 11 Feb 2026 10:31:23 +0000 Subject: [PATCH] alisp.org: mark WIP -> TODO --- alisp.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alisp.org b/alisp.org index c5e77c5..30f70ce 100644 --- a/alisp.org +++ b/alisp.org @@ -51,7 +51,7 @@ other state do we need to encode? *** DONE Write a parser for vectors *** TODO Write a parser for strings Requires [[*Design Strings for the Lisp]] to be complete first. -*** WIP Write the general parser +*** TODO Write the general parser ** Unit tests :tests: *** TODO Test streams :streams: **** DONE Test file init