in reply to Re: Is there any ready-to-use C++ perl wrapper?
in thread Is there any ready-to-use C++ perl wrapper?

I know LUA is famous as game scripting engine. I just want to try.
  • Comment on Re^2: Is there any ready-to-use C++ perl wrapper?

Replies are listed 'Best First'.
Re^3: Is there any ready-to-use C++ perl wrapper?
by perlfan (Parson) on Jun 22, 2011 at 14:26 UTC
    Fair enough, but it's only famous for game engines because it's designed to be embedded into host applications. Use for games is just a well known example. Good luck!