[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: How do the different C++ helper templates, code generators compare?
- From: "Jarrod H. Roberson" <vertigrated@...>
- Date: Tue, 23 Dec 2003 11:32:29 -0500 (EST)
I am working on adding Lua to an existing game engine ( isn't everyone )
to replace the proprietary scripting language that it uses.
Since there is so much code to "port" over, any suggestions on where to
start. I have the Luna template and it seems to work great, any comments
on the others pro's/con's of using the template inheritance over one of
the code generators?
Thanks
--
Jarrod H. Roberson