guile-devel
[Top][All Lists]
Advanced

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

Native code generation and gcc


From: Mikael Djurfeldt
Subject: Native code generation and gcc
Date: Sat, 3 Dec 2016 15:52:12 +0100

[I apologize beforehand for being completely out of context.]

Are there fundamental reasons for not re-using the gcc backends for native code generation? I'm thinking of the (im?)possibility to convert the cps to some of the intermediate languages of gcc.

If it wouldn't cause bad constraints the obvious gain is the many targets (for free), the gcc optimizations, not having to maintain backends and free future development.

Of course, there's the practical problem that gcc needs to be adapted for this kind of use---but shouldn't it be adapted that way anyway? :)

Just an (old) idea...

Mikael


reply via email to

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