[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LUA oddities..
- From: Alex Queiroz <asandroq@...>
- Date: Mon, 18 Jun 2012 11:51:09 +0200
Hallo,
On Mon, Jun 18, 2012 at 11:21 AM, Patrick Masotta <masottaus@yahoo.com> wrote:
>
> I’m new to LUA but I have good programming experince..
>
It's Lua, a word, not LUA.
> 1) I couldn’t believe when I saw LUA arrays indexed from “1”; that’s for
> kids not for programmers.
>
> 2) Why you guys do not use {} instead of the wordy BEGIN END sequences???
>
> 3) Why there’s not a switch statement?
>
You say you have a lot of programming experience, but I dispute that.
You seem to have used only languages what were inspired by C (C++,
Java, Javascript etc.). Try some Forth, Standard ML or Lisp.
--
-alex
http://www.artisancoder.com/