Skip to content

MAJigsaw77/hxlua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.