PDA

View Full Version : lua and pascal?


mmorpg man
09-08-2008, 12:18 AM
hey all. I'm just a hobbiest when it comes to writing programs but would like to try making an addon. at the moment all I use is pascal (and delphi) and was wondering where I can find a downloadable copy of lua that is compatable with it.

Tunga
09-08-2008, 11:27 AM
You can't since Lua is an entirely seperate language. There are some tools here including a web based Lua environment and also one that runs as an addon inside WoW.
http://wowprogramming.com/utils

And I also highly recommend the book from that site.

mmorpg man
09-08-2008, 01:17 PM
thanks tunga, I thought lua needed a host program to run in but if its stand-a-lone thats great