@d6 This is very nice! All in native numbers then.
I don't know if you saw, but I've started putting a x11 playground to draw modal programs to a framebuffer?
Fractals next?
https://git.sr.ht/~rabbits/thuesday
Top-level
@d6 This is very nice! All in native numbers then. I don't know if you saw, but I've started putting a x11 playground to draw modal programs to a framebuffer? Fractals next? 2 comments
@d6 we're still figuring out how to do it right, so it might change still. But yeah, the fib example shows how it works a bit, the ?0-9 registers match values, and ?: on an operator is a kind of bang to evaluate an arithmetic operation. |
@neauoire oh! yes! that would be super fun.
i need to port arith.modal to the number device you implemented. i think that should give at least a 10x speed up.