scls
Newcomer
- Joined
- Mar 10, 2021
- Messages
- 10
- Reaction score
- 2
Hello,
I browse to Lua Binaries
And noticed that LuaBinaries - Browse /5.4.2 at SourceForge.net
display a green button
Download Latest Versionlua-5.3.6_Win32_bin.zip (378.1 kB)
I may have missed something about how version numbering is working for lua but I thought that 5.4.2 is latest version
(but 5.4.2 version and 5.3.6 version seems to be released on the same date).
So can I have some explanation about this?
I looked at Lua: version history and found
The current release is Lua 5.4.3, released on 29 Mar 2021.
The current release is Lua 5.3.6, released on 25 Sep 2020. There will probably be no further releases of Lua 5.3.
As a Lua newbie, what version of Lua should I use currently 5.4.2 or 5.3.6?
Kind regards
I browse to Lua Binaries
And noticed that LuaBinaries - Browse /5.4.2 at SourceForge.net
display a green button
Download Latest Versionlua-5.3.6_Win32_bin.zip (378.1 kB)
I may have missed something about how version numbering is working for lua but I thought that 5.4.2 is latest version
(but 5.4.2 version and 5.3.6 version seems to be released on the same date).
So can I have some explanation about this?
I looked at Lua: version history and found
Lua 5.4
Lua 5.4 was released on 29 Jun 2020. Its main new features are a new generational mode for garbage collection and const and to-be-closed variables.The current release is Lua 5.4.3, released on 29 Mar 2021.
Lua 5.3
Lua 5.3 was released on 12 Jan 2015. Its main new features are integers, bitwise operators, a basic utf-8 library, and support for both 64-bit and 32-bit platforms.The current release is Lua 5.3.6, released on 25 Sep 2020. There will probably be no further releases of Lua 5.3.
As a Lua newbie, what version of Lua should I use currently 5.4.2 or 5.3.6?
Kind regards