https://github.com/radad/lua
Lua build for MSVC 32-bit and 64-bit
https://github.com/radad/lua
lua win32 windows
Last synced: 8 months ago
JSON representation
Lua build for MSVC 32-bit and 64-bit
- Host: GitHub
- URL: https://github.com/radad/lua
- Owner: RadAd
- Created: 2020-04-17T05:53:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T13:04:07.000Z (12 months ago)
- Last Synced: 2025-05-18T22:14:14.448Z (11 months ago)
- Topics: lua, win32, windows
- Language: Inno Setup
- Homepage:
- Size: 119 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Lua
Lua build for MSVC 32-bit and 64-bit

[](https://github.com/RadAd/Lua/releases/latest)
[](https://github.com/RadAd/Lua/releases/latest)
[](https://github.com/RadAd/Lua/commits/master)
[](https://ci.appveyor.com/project/RadAd/Lua)
## Dependencies
+ [](https://github.com/lua/lua) [](https://github.com/lua/lua/releases) [](https://github.com/lua/lua/commits/master/)
## Features
- Added an icon to Lua.exe
- Added version information to Lua.exe and Lua.dll
- lua_readline implemented using ReadConsole