Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ Programming
➜ General
➜ good websites for LUA tutorials?
good websites for LUA tutorials?
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Worldthinker
USA (2 posts) Bio
|
Date
| Sat 21 Oct 2017 07:12 AM (UTC) |
Message
| I'm looking for good websites for LUA tutorials. I found a few, but they seem incomplete. At least one lists several commands, for instance, without links to a webpage. I also do not understand what compiler I would need. It seems like a Python interpreter would do the job. |
Elaqondu, sidhe priest, on Materia Magica, first class now | Top |
|
Posted by
| Fiendish
USA (2,540 posts) Bio
Global Moderator |
Date
| Reply #1 on Sat 21 Oct 2017 06:45 PM (UTC) |
Message
|
Quote: LUA
It's Lua, not LUA.
Anyway, start here:
https://www.mushclient.com/forum/?id=13912&reply=1#reply1
Quote: I also do not understand what compiler I would need.
Lua is an interpreted language, not a compiled one. You use the Lua interpreter.
Quote: It seems like a Python interpreter would do the job.
The Python interpreter would be the right choice if you were trying to write Python code instead of Lua code. |
https://github.com/fiendish/aardwolfclientpackage | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
12,811 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top