I bought the book "Programming in Lua" fourth edition by Lerusalimschy. I downloaded a binary interpreter for Window x86 from http://luadist.org/. When I open it, it says its a compiler. I can't even get the very first program (hello world) to work. It just says "nil". I was really excited to get started with this language but I hit this road block right out of the gate :(
Is there is a difference between a compiler and an interpreter?
What am I doing wrong?
Is there is a difference between a compiler and an interpreter?
What am I doing wrong?