My automatic class wrapper for luabind thing

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Post Reply
User avatar
Zer0XoL
ES Beta Backer
ES Beta Backer
Posts: 54
Joined: Fri Apr 24, 2009 1:18 pm
Current Project: Zelda untitled multiplayer game
Favorite Gaming Platforms: PC, GBA, N64
Programming Language of Choice: C++, Lua
Location: Sweden
Contact:

My automatic class wrapper for luabind thing

Post by Zer0XoL »

I made a program that can make lua wrap code to wrap classes for luabind, it asks you for what the lua state is named and the class and its functions and variables.
I figured someone might want to use it to port their own classes to lua, it saves the code to a text file that you just copy. The source code is real crappy(tell me if you want it C++).
Here it is: http://www.box.net/shared/x9enzqa2x3
tell me what you think :)
Image
Im Blue
Post Reply