Skip to content

malcome/Lua4Lazarus

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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

Packages

No packages published

Languages