You are currently browsing the archives for the day: Friday, den 6. June 2008.

June 6, 2008

Platforming with Lua

Today I spent a while working with Lua. It took me a while to figure out how to get it to interface with C. It took even longer to get it to work with C++ objects! I feel like there should be a way to pass an object’s member function as a function pointer to [...]

more...