View Full Version : LUA References
Promixis
March 23rd, 2004, 06:36 AM
Some Lua references for those of you interested...
Lua 5 Book is now online....
http://www.lua.org/pil/
http://lua-users.org/wiki/LearningLua
http://lua-users.org/wiki/TutorialDirectory
http://lua-users.org/wiki/SampleCode
Mikefield
March 23rd, 2004, 07:29 AM
Put it on top of this forum!
Next week, and nobody knows about it!
mf
Thanks!
AKsor
March 24th, 2004, 11:02 AM
LUA 4 Book link appaeras to be dead.
Laz
Promixis
March 24th, 2004, 12:15 PM
Send me a PM if you want a copy of the pdf.
Promixis
March 24th, 2004, 12:17 PM
Also, there is a published book on Lau 5. Most is applicable to Lua 4 (the version in Girder). You can get it on amazon and it is an excellent read.
inegron
May 3rd, 2004, 01:52 PM
Send me a PM if you want a copy of the pdf.
Thanks . . .
8)
danward79
May 6th, 2004, 08:21 AM
Hi Mike
Is it ok if I PM you to get a copy of the PDF
Dan
Promixis
May 6th, 2004, 08:53 AM
Sure PM me your email address.
Promixis
May 14th, 2004, 08:04 AM
http://umn.dl.sourceforge.net/sourceforge/lua-users/shortref-d2.pdf
debennett2
May 27th, 2004, 04:28 PM
Mike, your link is dead as well. Thanks.
Promixis
May 27th, 2004, 04:31 PM
http://sourceforge.net/project/showfiles.php?group_id=32250&package_id=111829
Treetop
October 23rd, 2004, 12:34 PM
Perfect! The pdf short refernce was just what I was looking for since I don't have the book yet. Not sure how I missed this before... I'm just glad I found it :)
danward79
November 3rd, 2004, 11:51 AM
http://www.tecgraf.puc-rio.br/~rcerq/luacom/pub/1.0/luacom-browseable/
LUACom
blubberhoofd
October 31st, 2005, 09:50 AM
Hi,
For those who still want the Lua 4 reference manual, it's been back online for a while:
http://www.lua.org/manual/4.0/manual.html#6.1
PDF:
http://www.lua.org/ftp/refman-4.0.pdf
1856chuckles
May 16th, 2006, 10:11 AM
OK after looking around through manuals and other stuff I finally managed to find out how to use LUA to script some stuff. This is for Girder 3.3
Here's what I found:
1) Make a new Command and highlight it
2) Go to the Girder action tab
3) From the pull down select Variable Manipulation Script
4) Click the Script button
5) New window pops up where you can enter in LUA statements and manipulate variables
Hope this helps someone cause it took me about a week to figure it out. It doesn't seem to be in print anywhere either.
Ed
Powered by vBulletin® Version 4.1.8 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.