Comment on Not for me, tho
FourWaveforms@lemm.ee 1 day agoThe epitomy of irony is a JavaScript developer insisting that some other language is “a fractal of bad design” without immediately acknowledging that JS is weird as hell.
Comment on Not for me, tho
FourWaveforms@lemm.ee 1 day agoThe epitomy of irony is a JavaScript developer insisting that some other language is “a fractal of bad design” without immediately acknowledging that JS is weird as hell.
diemartin@sh.itjust.works 1 day ago
I like Lua’s design. Separate addition (
x+y
) and concatenation (x…y
) operators ftw!FourWaveforms@lemm.ee 1 day ago
I will have to look into it soon. It has a JIT. I like that.