kavi
Joined: 27 Jan 2005
Posts: 14
Location: Planet Earth
|
Posted:
Thu Dec 08, 2005 6:17 pm Post subject:
What about the Phoenix compiler framework |
|
|
http://research.microsoft.com/phoenix/
This seems to be just released my Microsoft. Probably it borrows ideas and experience from the LCC retargetable compiler made by Fraser and Hanson. While back then the two individuals where Princeton academics, i think they are now employed by Microsoft (probably still teaching though).
A recent addition to LCC was MSIL generation (MS intermediate language) so this is a reasonable assumption. However, I can't find yet any decent publication on Phoenix.
I have some questions on Phoenix:
1. What are -- ready to use -- backends available in Phoenix RDK (available to download for free, however needs MS Visual Studio 2005). I don't like this limitation much.
2. Any publications on Phoenix?
3. Any comparisons to GCC on known and stable targets (probably to early for that)?
thanks in advance _________________ -kavi a.k.a. "Uncle Noah" |
|