Skip to content

Give the Lua script power to the Lazarus.

Notifications You must be signed in to change notification settings

life2122/Lua4Lazarus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lua for Lazarus

Give the Lua script power to the Lazarus.

Usage

See sample projects. (Needs lua54.dll or liblua54.so)

  • New Lua 5.4 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

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 100.0%