Features
From Murga-Projects Wiki
So what's actually included ?
The murgaLua distribution includes all required binaries along with examples and all the source and documentation for my code and used libraries.
Basically everything you could need for developing with murgaLua.
This is what's in this archive :
- The murgaLua binaries for Windows, Linux and MacOs (the runtime).
* FLUID - (F)ltk (U)ser (I)nterface (D)esigner - GUI builder binaries compiled for Windows, Linux and MacOs.
* "convertFluidToMurgaLua" murgaLua program for coverting FLUID "cxx" files.
* Source for all the used FLTK bindings.
* Source for murgaLua itself.
* Documentation for all the APIs (even FLTK).
( FTLK docs are here, LuaSocket docs are here, and the LuaSQLite3 distribution is here).
If for any reason you want to rebuild murgaLua or port it to another platform you'll also need the following :
- The FLTK toolkit (1.1.8).
* Lua itself (5.1.x)
* SqLite (3.5.x)
For your convenience I have mirrored the files at :

