nrother/dynamiclua
Wrapper for NLua, making access to lua more idomatic from .NET. Heavily using the "dynamic" keyword.
C#
Issues
- 1
Get output from lua
#19 opened by mlltAero - 2
What does dynamiclua do differently that the debug functionality is supported?
#18 opened by pixelport - 0
pairs() does not work for C# objects
#17 opened by nrother - 5
Private members should perhaps not be readable
#16 opened by d-led - 7
DllNotFoundException problem for DynamicLua
#11 opened by oslvbo - 3
Crash on finalization
#15 opened by d-led - 4
Create a sample project
#2 opened by nrother - 3
Can't use method lines()
#12 opened by oslvbo - 1
UTF-8 BOM causes problems
#1 opened by nrother - 1
import() Method is not available
#9 opened by nrother - 0
- 2
Table is passed as userdata
#5 opened by nrother - 0
- 0
RawGet/RawSet Method
#3 opened by nrother - 0
- 1
LuaTable instance is passed to Methods
#4 opened by nrother - 1
dependency of lua.dll
#6 opened by nrother