[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT and bytecode
- From: Axel Kittenberger <axkibe@...>
- Date: Sun, 4 Dec 2011 20:26:37 +0100
Sigh. When I said "direct", I never ment "single pass". AST *is* direct.
On Sun, Dec 4, 2011 at 8:19 PM, Alex Queiroz <asandroq@gmail.com> wrote:
> Hallo,
>
> On Sun, Dec 4, 2011 at 8:12 PM, Axel Kittenberger <axkibe@gmail.com> wrote:
>>> You cannot write even less-than-average compilers without using some
>>> form of intermediate language.
>>
>> I wouldn't call the AST "bytecode".
>>
>
> It's not compiling from source code to assembly either.
>
> --
> -alex
> http://www.artisancoder.com/
>