Recently I've started evaluating new languages in terms of "how difficult would it be to read working code in this language, written by an insane person". After looking at this for 5 minutes it seems it is better than rhai according to my metric. But not necessarily better than lua.
If it helps here's a git blame helper script I made for Helix (as an example of practical code without any effort put in to making it readable for others): https://github.com/irh/dotfiles/blob/main/scripts/.scripts/g...