Hacker News new | ask | show | jobs
by corysama 2197 days ago
OO in Lua is the same as OO in classic JavaScript, just slightly more manual. In fact, in lots of ways Lua can be viewed as a cleaned up, simplified JS.