Modernized bicycle.rom so I can replace the text-only repl on the uxntal page, now that we have full graphical emulation; it's funny to think back at when uxntal didn't have lambdas and how much visual noise it made in the codebase.
I don't name my parameters, I'm certain not about to start naming my functions.
https://git.sr.ht/~rabbits/bicycle/commit/2858c20177e4de03736837908ab06b812e5dd95f#src/bicycle.tal-3-30
@neauoire This feels like a silly question, but does leaving functions unnamed make it harder to return to a project, or understand someone else's work?