lightning
[Top][All Lists]
Advanced

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

Re: [Lightning] Bytecode compiler


From: Paolo Bonzini
Subject: Re: [Lightning] Bytecode compiler
Date: Fri, 3 Dec 2010 10:47:57 +0100

On Fri, Dec 3, 2010 at 10:36, Dok Sander <address@hidden> wrote:
> Hi,
>
>  I haven't have any luck finding out about a compiler that generated GNU 
> Lightning bytecode. I find this weird that there isn't a GCC version that 
> would do this((like gcc-llvm) So, i'd like to know if such an project exists 
> at all or is under development somewhere?

GNU Lightning is more suited to creating JIT compilers via templates.
So, it's a bit like programming in assembly language.

Paulo Pereira has an interpreter for GNU lightning opcodes that (IIUC)
compiles and runs the opcodes passed as input.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]