Results 1 to 5 of 5

Thread: New LUA Wrapper and samples available

  1. #1

    New LUA Wrapper and samples available

    I finally got most of the stuff working in my Lua wrapper. FPC has proven to be quite difficult to make work. Still a few minor problems with the Variant stuff, but included in the download are working samples of Co-routine usage. The rest should be pretty self explanitory. When I get this completed it will be available for download in the products section. Until then, you will have to watch for news updates and download directly: http://www.eonclash.com/LUA/lua_stuff.zip. The download should work in FPC and Delphi, you might have to rename a few files for Delphi though .

    - Jeremy

  2. #2
    unfortunately, it seems to be gone with the wind. any chance to get it back?

  3. #3
    Well...
    I do have some LUA Wrappers here from PhoenixLib... it does works on FPC and even on iOS (I had to recompile something I can't remember, but I have the pre-compiled binaries).

    You can take a look here http://phoenixlib.net/ or If you need I can send you my files (I remember I have only made some small changes on the Original Phoenix code).

  4. #4
    Why not using the Lua wrapper which ships with FPC? Or are you looking for a Lua 5.2 wrapper?
    Best regards,
    Cybermonkey

  5. #5
    didn't use fpc, mainly 'cause I'm a Delphi boy in need of some examples. anyway, thanks for the help!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •