DEV Community

Discussion on: Try these 4 languages from 4 corners of Programming

Collapse
 
tbrunz profile image
Ted Brunz

Look for luawinmulti on GitHub. It will instruct you to install mingw, then guide you in installing Lua. It supports 5.1, 5.2, and 5.3. You'll end up with a Lua environment that runs out of a standard Windows command shell.