Lua 5.5: lua.exe, luac.exe, lua55.dll, lua55.lib

401 views
Skip to first unread message

LPr Pontex

unread,
Jan 7, 2025, 3:09:50 AMJan 7
to lu...@googlegroups.com
Hello,

AFAIK Lua 5.5 is under development, and source code is placed here:
https://github.com/lua/lua
Are also binaries from these source files maintained/generated automatically?
I'm interested in lua.exe (interpreter), luac.exe (compiler),
lua55.lib and lu55.dll (to be able to build some external libraries),
both for 32b and 64b platform, Windows (personally - as it's the OS
i'm working on).
Or where should the binaries take from?

Best regards,

Lukas

Thijs Schreijer

unread,
Jan 7, 2025, 4:29:41 AMJan 7
to lu...@googlegroups.com

On Tue, 7 Jan 2025, at 09:09, LPr Pontex wrote:
> Hello,
>
> AFAIK Lua 5.5 is under development, and source code is placed here:
> https://github.com/lua/lua

Development is closed. The Lua team syncs their work with the github repo you listed. Not sure what the frequency of that sync is.

> Are also binaries from these source files maintained/generated automatically?
> I'm interested in lua.exe (interpreter), luac.exe (compiler),
> lua55.lib and lu55.dll (to be able to build some external libraries),
> both for 32b and 64b platform, Windows (personally - as it's the OS
> i'm working on).
> Or where should the binaries take from?

I'm not aware of any binaries being generated from any development branch. There are some projects that build binaries. Your best bet probably is to build your own.

hth
Thijs

Denis Dos Santos Silva

unread,
Jan 9, 2025, 10:10:04 AMJan 9
to lua-l
a public build for windows -> https://luabinaries.sourceforge.net/download.html
Reply all
Reply to author
Forward
0 new messages