Linked by Thom Holwerda on Wed 28th Jan 2009 19:54 UTC
Post a Comment
In my humble opinion, it's really easy to make mistakes with all this stack stuff. I prefere by far use Swig (a code generator) as an intermediate layer, I'm much more productive than using the raw API.
http://www.swig.org/
I agree with the above commenter, having used Swig several times, I cannot see going and doing that kind of work by hand.
And I'd like to point out my SWIG Starter Kit that shows practical examples for how to use swig with Lua (and other languages) in a write-once export to multiple languages kind of way.
http://swigstarterkit.googlecode.com" http://swigstarterkit.goo...




