From f895a8e3594c4b903aca4a221cd63d1da621b38c Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Mon, 4 May 2026 21:26:36 +0100 Subject: [PATCH] Added an end of the day not to state of play --- docs/State-of-play.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/State-of-play.md b/docs/State-of-play.md index 39f44ff..a7600fc 100644 --- a/docs/State-of-play.md +++ b/docs/State-of-play.md @@ -54,6 +54,10 @@ Dear reader, I do **not want** to collaborate with AI; I don't want any of that The conclusion for now is that I don't have a conclusion for now. Any of Gnome Builder, Zed and Gram are sort of good enough. Zed crashes, which is not desirable; Gram only launches on my laptop, but I mostly do serious development on my desktop; I can't yet work out how to launch the debugger on any of them. But none are annoying, none get in my way. I'll keep on evaluating. +### End of the day (21:22) + +`read_symbol` is breaking horribly, and a cursory glance at the code shows multiple things wrong. But the first thing wrong is that I'm not sanity-checking the arguments; and that's key because it seems that somehow the stream is getting spliced into what should be a stream of characters. That's the first place to start looking for trouble in the morning. + ## 20260503 Right, so, it's a week since my last entry. The version of eval/apply copied from `0.0.6` still doesn't compile, let alone work. There are reasons. I've been ill — my brain really is fucked — and I've had outdoor work it's felt urgent to do.