Block a user
Check RGB is not actually RBG
background!
is wrong, is RBG, but not pencolor!
. Look into prelude code.
Unfuck
mod
in prelude
@matt Thanks for this. It does return the result, but has the errant prints from debugging earlier. I've removed it from prelude in https://alea.ludus.dev/twc/ludus/commit/d7d9e71d67cd253eece665d…
*input*
stdin hack for Computer Class
There was a bug: we weren't quoting the input that's been replaced. I haven't done more robust escape testing. But things are wired up now, in https://alea.ludus.dev/twc/ludus-web/commit/27b95515b0…
Integrate new WASM/Janet interpreter with ludus-cli