guile-devel
[Top][All Lists]
Advanced

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

Re: The Road to 2.2


From: Nala Ginrut
Subject: Re: The Road to 2.2
Date: Sat, 18 May 2013 13:00:58 +0800

Nice guys~ very impressive work!
I saw that our current ELF just wraps the .go code, not the native code.
Maybe it's possible to try a naive AOT compiler now. IMO, translate RTL bytecode to native asm code, say, i386 assemble code. Then call gas to assemble it.

I do know Andy's expectation is to write that "translator"  and native assembler all in Guile. But I think it's cool to try a simpler one first.

Comments?


reply via email to

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