Give the Lua script power to the Lazarus.
##Usage
See sample projects. (Needs lua53.dll or liblua53.so)
- New Lua 5.3 header unit for FPC.
- Sample of using database(TDbf).
- Sample of using ActiveX.
- Sample of using extension module in Lua.
- Sample of using multithread.
- Sample of printing a report with drawing PDF.
##Contribution
- Fork it
- Create your feature branch
- Commit your changes
- Push to the branch
- Create new Pull Request
##License
New BSD
Copyright(c)2010- Malcome@Japan All rights reserved.
I dedicate this code to my late father.
##Links Old version is here.