(no title)
TheCycoONE | 5 months ago
All to say I think if long term compatibility is the primary goal there are probably better languages.
Have you already discounted php or perl?
TheCycoONE | 5 months ago
All to say I think if long term compatibility is the primary goal there are probably better languages.
Have you already discounted php or perl?
0cf8612b2e1e|5 months ago
NeoVim is committing to 5.1 and leaving it at that.
TheCycoONE|5 months ago
I guess I'm not sure what advantage lua has in that regard: you could stick to an old version of any language, including node, which was called out as being hard to keep up with.
soapdog|5 months ago
https://www.lua.org/versions.html
You can see that between 5.3 and 5.4 there were five years. 5.2 to 5.3 was also a five years gap.
Breaking changes are well documented and we see them years before they happen and nothing requires you to upgrade.
Most code runs on 5.1 forward.
yinyang_in|4 months ago
shmerl|5 months ago
pansa2|5 months ago