On Saturday, 3 August 2013 at 22:17:32 UTC, Gabi wrote:
I need a Lua 5.2.2 wrapper, So I started working on one..
I am new to D so probably there is a lot of room for
improvements..
Any feedback is welcome..
You'll probably like the LuaD wrapper
https://github.com/JakobOvrum/LuaD
It uses 5.1, but may be usable with 5.2 or simple to get the
basics working. There is currently a bug open:
https://github.com/JakobOvrum/LuaD/issues/19
So if you get it working for yourself, contributing back would be
good.