lightning
[Top][All Lists]
Advanced

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

Re: [Lightning] Compiling C to Lightning


From: Paolo Bonzini
Subject: Re: [Lightning] Compiling C to Lightning
Date: Mon, 22 Aug 2005 22:37:42 +0200
User-agent: Mozilla Thunderbird 0.9 (Macintosh/20041103)


If you mainly want to generate C code (either in source *.c files, or
in memory string) and then compile it, consider using TinyCC (assuming
you only target x86) see http://tinycc.org/ for more.
I think Ludovic does not want that, but rather something similar to `c (which was based on lcc). Starting from TinyCC to get a working parser, could be an idea.

Such a tool would greatly help the implementations of
code-generating functions.

BTW, is anyone working or interested (ia wanting) by a port of
Lightning to x86-64, ia AMD64 processor?
of course i am. but i am worried about the complications of the AMD64 asm.h :-(

Paolo




reply via email to

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