[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT and bytecode
- From: Alex Queiroz <asandroq@...>
- Date: Sun, 4 Dec 2011 20:05:00 +0100
Hallo,
On Sun, Dec 4, 2011 at 7:29 PM, Axel Kittenberger <axkibe@gmail.com> wrote:
>
> Does LuaJIT even use another bytecode format? I always thought it
> would translate source directly into assembler.
>
You cannot write even less-than-average compilers without using some
form of intermediate language.
--
-alex
http://www.artisancoder.com/