lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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/
>