Skip to content

Dynamic and static D bindings for Lua scripting language library

License

Notifications You must be signed in to change notification settings

aurorafossorg/riverd-lua

Repository files navigation

RiverD Lua

Dynamic and static D bindings for Lua scripting language library

Usage

import riverd.lua;

void main()
{
	// Load the Lua library.
	dylib_load_lua();

	// Now Lua functions can be called.
	...
}

How to contribute

Check out our wiki.

License

GNU Lesser General Public License (Version 3, 29 June 2007)


Made with ❤ by a bunch of geeks

License Discord Server