Dynamic and static D bindings for Lua scripting language library
import riverd.lua;
void main()
{
// Load the Lua library.
dylib_load_lua();
// Now Lua functions can be called.
...
}
Check out our wiki.
GNU Lesser General Public License (Version 3, 29 June 2007)
Made with ❤ by a bunch of geeks