Skip to content

cytrinox/moonpascal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MoonPascal

MoonPascal is based on the concept and interfaces of VerySimple.Lua, originally written by Dennis D. Spreen - but uses a different approach to realise dynamic generation of Delphi interfaces for Lua.

It has improved support for registering delphi class and object methods, support for Lua namespaces (multiple sublevels), automatically mapping of enumeration types and garbage collection.

Supported Delphi versions

  • Delphi XE5
  • Delphi XE6
  • Delphi XE7

Copyright

Copyright (c) 2015 Daniel Vogelbacher daniel@vogelbacher.name

Copyright (c) 2009-2015 Dennis D. Spreen (http://blog.spreendigital.de/)

About

Lua 5.3 bindings for Delphi/Pascal with OOP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages