Re: Lua wrappers
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> Dec 15, 2005
- 601 views
Damien wrote: > > why not code a wrapper for perl or python? they are just as good as lua for > embedded scripting. I know perl comes with a library specifically for that > purpose, > and I'm pretty sure python might. Python perhaps, but I'm not aware of any embeddable perl distributions. Although Lua was designed expressly for embedding. More interesting I think would be to modify the PD Euphoria source to be embedded. Matt Lewis