digitalmars.D.announce - Lua for D
- clayasaurus <clayasaurus gmail.com> Mar 26 2005
- clayasaurus <clayasaurus gmail.com> Apr 08 2005
- Jeremy Cowgar <jeremy __no__spAM__cowgar.com> Apr 12 2005
D bindings for lua here --> http://svn.dsource.org/svn/projects/bindings/trunk/lua/ www.lua.org The functions should all work, along with most of the macros. I left the original macro defines inside the code. I'm just learning it and havn't tested it extensively, but anyone can fix things since the bindings project is publicly accessable. Also, I've only tested/compiled on linux, so I forgot to add extern(Windows). - clayasaurus
Mar 26 2005
clayasaurus wrote:D bindings for lua here --> http://svn.dsource.org/svn/projects/bindings/trunk/lua/ www.lua.org The functions should all work, along with most of the macros. I left the original macro defines inside the code. I'm just learning it and havn't tested it extensively, but anyone can fix things since the bindings project is publicly accessable. Also, I've only tested/compiled on linux, so I forgot to add extern(Windows). - clayasaurus
i've derelictized it check out the derelict forums on dsource.org http://www.dsource.org/forums/viewtopic.php?t=710
Apr 08 2005
clayasaurus wrote:D bindings for lua here --> http://svn.dsource.org/svn/projects/bindings/trunk/lua/ www.lua.org The functions should all work, along with most of the macros. I left the original macro defines inside the code. I'm just learning it and havn't tested it extensively, but anyone can fix things since the bindings project is publicly accessable. Also, I've only tested/compiled on linux, so I forgot to add extern(Windows). - clayasaurus
Thanks! I really appriciate this binding. Jeremy
Apr 12 2005









clayasaurus <clayasaurus gmail.com> 