PDA

View Full Version : pas2lua and Lua for Delphi/FPC v1b Released!



jdarling
19-09-2006, 01:59 PM
pas2lua has been updated. Some major bug fixes and improvements over the past version have been implemented. Things that are included now are:

Wrapping of Record, Class, Method, Const and pretty much everything. Still does not do multi-deminsional arrays.

The exporters have been updated, and the source is ready to work with lua5.1 (using KawaGeo's luatut libraries http://luaforge.net/projects/luatut/).

Known bugs:
Clicking save on the post run script page will throw an error. I will be fixing this in the next few days when I get back home. Its a problem with me calling OpenDialog instead of SaveDialog :). Basically you have to copy the script into a file and save it external right now (sorry dumb mistake). I felt that the other new functionality and fixes were worth more then the one mistake.

EDIT: Forgot the download link: http://www.eonclash.com/pas2lua/pas2lua.zip
Project page: http://eonclash.com/ViewProduct.php?ProductID=21