Ravi-Distro 0.3 release (Win64 and Lua 5.3 only)
Pre-releaseRavi-Distro aims to be a small and focused distribution of Lua / Ravi 5.3. In this release a binary distribution of Lua 5.3 for Windows 64-bit is provided. The packages include in this release are:
- lua 5.3
- luafilesystem
- luasocket
- lpeglabel
- torch7
- torch7-nn
- torch7-optim
- torch7-cephes
- penlight
- moses
- lua-cjson
- luaffi
Installation
In this release pre-built binaries are provided for Windows 64-bit / Lua 5.3. The binaries were built using Visual Studio 2017. You will need to download and install the Microsoft Visual C++ Redistributable for Visual Studio 2017 as this is not included.
Please unzip and install the package under c:/Software
, so that after installation the path will be c:/Software/lua53
. Any other location may cause problems as you will need to amend the supplied scripts.
You can set the Lua environment by invoking inside a command prompt:
c:\Software\lua53\bin\luaenv.bat
Please report any issues you find.
Thank you