[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Is string always same as number? (the consistency of lua)
- From: Axel Kittenberger <axkibe@...>
- Date: Thu, 10 Feb 2011 11:16:49 +0100
> Java is not strong typed, but weaked typed. Its static typed tough
> (contrary to dynamic). Lua is dynamic+weak.
I'm sorry this wrong. Java *is* strong+static typed.