Data Realms Fan Forums
http://forums.datarealms.com/

Lua; Tools and (eventually) a tutorial.
http://forums.datarealms.com/viewtopic.php?f=73&t=11233
Page 1 of 1

Author:  Ophanim [ Sat May 17, 2008 1:44 am ]
Post subject:  Lua; Tools and (eventually) a tutorial.

Eventually I'll be expanding this to include a tutorial on basic Lua scripting and the works, but for now, I only have a tool for you. The tool is called Brain Damage. Brain Damage is a program that takes Lua and gives you the output. It's licensed under Gnu so no warez to be had. http://codetank.com/wiki/index.php/Brain_Damage
Enjoy your tasty Luas.

Author:  3 empty [ Fri Jul 11, 2008 8:07 am ]
Post subject:  Re: Lua; Tools and (eventually) a tutorial.

viewtopic.php?f=11&t=11690

Post the link supplied there in here.

Author:  Falcon X [ Fri Jul 11, 2008 4:33 pm ]
Post subject:  Re: Lua; Tools and (eventually) a tutorial.

COULDN'T YOU HAVE POSTED THAT LINK INSTEAD OF A LINK TO THAT LINK JESUS

Author:  Lord Tim [ Fri Jul 11, 2008 5:39 pm ]
Post subject:  Re: Lua; Tools and (eventually) a tutorial.

Personally, I don't really like Brain Damage. It is good as a stand alone Lua interpreter, but that's all I'd use it for. It isn't good for writing code. Notepad++ is a lot better, and comes default with syntax highlighting for Lua, not to mention like a billion other features.

http://notepad-plus.sourceforge.net/uk/site.htm

Not that Brain Damage isn't useful, it's just that it's about as useful as the in-browser Lua interpreter that is on the Lua site.

http://www.lua.org/cgi-bin/demo

Author:  3 empty [ Fri Jul 11, 2008 11:19 pm ]
Post subject:  Re: Lua; Tools and (eventually) a tutorial.

Falcon X wrote:
COULDN'T YOU HAVE POSTED THAT LINK INSTEAD OF A LINK TO THAT LINK JESUS


That link describes what it is.

Author:  Mind [ Sat Jul 12, 2008 12:02 am ]
Post subject:  Re: Lua; Tools and (eventually) a tutorial.

But What's the best way to learn it?
Not see it, learn it

Author:  3 empty [ Sat Jul 12, 2008 12:06 am ]
Post subject:  Re: Lua; Tools and (eventually) a tutorial.

The Mind wrote:
But What's the best way to learn it?
Not see it, learn it


Look up some Lua tutorials on Google.

Author:  Lord Tim [ Sat Jul 12, 2008 1:29 am ]
Post subject:  Re: Lua; Tools and (eventually) a tutorial.

For me, the best way to learn a langauge is to just look through the documentation. Just to see what it can do. But that's only if you know basic programming stuff, and you understand the vocabulary.

This manual is pretty good for learning what Lua can do:

http://www.lua.org/manual/5.1/

Author:  Ophanim [ Mon Jul 14, 2008 12:06 pm ]
Post subject:  Re: Lua; Tools and (eventually) a tutorial.

Lord Tim wrote:
Personally, I don't really like Brain Damage. It is good as a stand alone Lua interpreter, but that's all I'd use it for. It isn't good for writing code. Notepad++ is a lot better, and comes default with syntax highlighting for Lua, not to mention like a billion other features.

http://notepad-plus.sourceforge.net/uk/site.htm

Not that Brain Damage isn't useful, it's just that it's about as useful as the in-browser Lua interpreter that is on the Lua site.

http://www.lua.org/cgi-bin/demo

Well BD allows you to execute the script and see your output instead of just writing it.

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/