riverd-lua 1.1.0

Dynamic and static D bindings for Lua scripting language library


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

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

Authors:
  • Luís Ferreira
Dependencies:
none
Versions:
1.1.0 2020-Sep-04
1.0.3 2019-Apr-29
1.0.2 2019-Apr-25
1.0.1 2019-Apr-24
1.0.0 2019-Feb-15
Show all 7 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 459 downloads total

Score:
1.2
Short URL:
riverd-lua.dub.pm