adasm / lua-vm

Lua Virtual Machine for C# (using LuaInterface)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lua-vm

####Lua Virtual Machine for C# (using LuaInterface)

Even though LuaInterface seems to be pretty easy to integrate with your project, I needed to implement something more close to my actual vision.

Required target platform to run: .NET Framework 3.5

######References

About

Lua Virtual Machine for C# (using LuaInterface)


Languages

Language:C# 100.0%