Join Nostr
2026-02-10 01:02:52 UTC

slembcke on Nostr: With the exception of parsing, I’ve been reasonably happy with the speed my toy ...

With the exception of parsing, I’ve been reasonably happy with the speed my toy forth-like language runs at.

I hand inlined the symbol lookup code, and now my automated tests run > 5x faster! Fast enough to start running them on real hardware now maybe. :D