💾 Archived View for bbs.geminispace.org › u › stack › 5034 captured on 2023-11-14 at 09:26:30. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-11-04)
-=-=-=-=-=-=-
Re: "Spent the day hacking on nForth -- with the goal of running..."
I am heavily whumping on it, so it is changing a lot, but if you want to take a peek,
— https://tildegit.org/stack/nforth
Ignore the github one, as I fixed a bunch of bugs and will wipe github when I can anyway...
Sep 01 · 2 months ago
Spent the day hacking on nForth -- with the goal of running it in a CGI environment. Since the core is around 4K, it should load fast and keep the server load to a minimum. Most of the day was a slog figuring out what I was doing a year ago. Got it to load silently and parse argv for the file to load...