Latest version
Latest wxLua version is:
» 2.8.7.0 «
The change log for this and previous releases can be found here
Download wxLua...
Sources or binaries? wxLua can be used both as external library by other
C++ projects in need of a lua interpreter or as final application for those
programmers who want to write applications entirely in lua.
So, if you are interested to wxLua as external, embeddable library you should download the source package.
Instead, if you are interested to wxLua for scripting only, then go with the binaries !
You can view a complete list of the downloads here
...for Windows
Binary package ~ 9 MB: self-contained; you won't need anything else.
You may also want to download a package containing the DLLs required for using wxWidgets bindings as a Lua module.
For problems with installation, see the support page.
...for Linux
Binary package (autopackage for 32 bit linuxes) ~ 11 MB: self-contained; you won't need anything else; click here for quick info about installing autopackages.
For problems with installation, see the support page.
...for Macintosh
Binary package (Mac Bundle) ~ 20 MB: self-contained.
For problems with installation, see the support page.
Sources
Source packages are available in two formats which contain exactly the same things:
- Source package (.tar.gz)
See install.html for info about required libraries and how to compile and install them
Nightly snapshot
A nightly tarball (tar.gz) source package is created with Unix linefeeds (LF) for the sources, but DOS linefeeds (CRLF) for the build files for MSWindows compilers.
This combination seems to work for most people. If not, you can use the programs dos2unix and unix2dos which are available for most systems.
- Browse wxLua_Snapshot_YYYY-MM-DD.tar.gz source packages
Browse the source files online
The Sourceforge CVS repository or the source files used to create the nightly tarball can be browsed online as well:
- Browse the wxLua CVS repository on Sourceforge
- Browse the wxLua source files online
NOTE: For bleeding edge versions of wxLua, which work for example with the latest wxWidgets CVS, you should checkout the wxLua CVS module using these instructions.
NOTE 2: This page lists only the latest release of wxLua. If you are interested to previous releases visit the wxLua download page at SourceForge.