[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT without the JIT?
- From: Alex Queiroz <asandroq@...>
- Date: Thu, 23 Jun 2011 16:47:39 +0200
Hallo,
On Thu, Jun 23, 2011 at 4:40 PM, Javier Guerra Giraldez
<javier@guerrag.com> wrote:
> On Thu, Jun 23, 2011 at 7:11 AM, Alex Queiroz <asandroq@gmail.com> wrote:
>> The "static" here is not about
>> typing, but instead "analysing without running the code."
>
> true, but when the variables don't have a static type, there's very
> little that can be known without running the code.
>
Not true. A lot can be known without running the code.
http://www.ccs.neu.edu/home/shivers/citations.html#diss
--
-alex
http://www.artisancoder.com/