I want to make a standalone lua interpreter with win32 native controls bindings. I'm stumbled by how to design the architecture and how to design the object model. Is there any related works,design patterns or idioms which I can refer? Thanks!