diary at Telent Netowrks

Events, dear boy#

Sun, 20 Dec 2020 22:53:41 +0000

Another short one today: still refactoring the autogenerated Lua->Fennel code in Swarm.

So far I have succeeded in

- removing all the calls to (lua "break") and (lua "return x"), and

- deleting an entire function called get-in, and all its calls, because Fennel has a function called . builtin that does exactly the same thing.