hxlua
hxlua copied to clipboard
Haxe/hxcpp @:native bindings for Lua.
hxlua
Haxe/hxcpp @:native bindings for Lua.
Installation
You can install it through Haxelib
haxelib install hxlua
Or through Git, if you want the latest updates
haxelib git hxlua https://github.com/MAJigsaw77/hxlua.git
Usage Example
Check out the Examples Folder for examples on how to use this library.
Licensing
hxlua is made available under the MIT License. Check LICENSE for more information.

Lua is made available under the MIT License. Check Lua.org for more information.