A fork of a project called pLua previously hosted at http://www.eonclash.com (domain expired as of 14.05.2012).
The project aims at embedding Lua/LuaJIT interpreter into FreePascal/Lazarus based projects.
Original pLua project's sources are located in master branch.
pLua+ sources are in patches branch.
- Thread-safety
- Major and minor refactorings
- Huge amount of memory-leak fixes
- LuaJIT support
- LPEG support
- Code overall structure is quite poor
- Some breaking refactorings have been made
MIT (the same as Lua)
- Make examples work again :)