guile-devel
[Top][All Lists]
Advanced

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

Re: What's the plan about language-joiner?


From: Nala Ginrut
Subject: Re: What's the plan about language-joiner?
Date: Tue, 22 Jan 2013 16:31:29 +0800

On Tue, 2013-01-22 at 09:22 +0100, Andy Wingo wrote:
> On Sat 08 Dec 2012 16:47, Nala Ginrut <address@hidden> writes:
> 
> > Test code here:
> > ------------------------cut--------------------------
> > # echo "(+ 1 1)" > aa.scm
> > # guild compile aa.scm --from=scheme --to=glil -o aa.glil
> > # guild compile aa.glil --from=glil --to=assembly -o aa.asm
> > ------------------------end--------------------------
> >
> > Error throws: "don't know how to join expressions"
> 
> Fixed.  Thanks for the report :)
> 
> Andy


Thanks for fixing that. Now it's possible to write an external compiler
to compile glil into jvm-bytecode or newer-register-VM-bytecode(if any
necessary).





reply via email to

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