Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Lua 101

                  
   
  1. #11
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    87

    Default

    I would use quote tags, the code tags are pretty poor on this forum.

  2. #12

    Default

    i will need to referance this often, i am learning html at highschool, c++ at colledge as a dual enrolled student (all my classes + colledge) so lua will be too much to memorise. but this page will help endlessly. i personaly prefer the ide as opposed to the sdk, i dont like the way it operates. i suppose i will force my self to get over it. C++ is better, though more work.

  3. #13
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    87

    Default

    The Lua language itself is tiny and very BASIC/Pascal/C like. If you know C/C++, you can pick up the basics of Lua in less then a week (excluding all the metatable material). Don't get confused by people you regard LuaPlayer *as* Lua. 90% of the functions mentioned here are *purely* for LuaPlayer and not Lua.

    Added note: An IDE is useless on it's own, you will need to setup a compiler or SDK with the IDE build any program (in regards to compile languages [eg C] )

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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
  •