Skip to content

Give the Lua script power to the Lazarus.

Notifications You must be signed in to change notification settings

parmaja/Lua4Lazarus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua for Lazarus

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

  1. Fork it
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. 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.

About

Give the Lua script power to the Lazarus.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Pascal 100.0%