Frequently Asked Questions (FAQ)
Here you’ll find answers to frequently asked questions about Phoenix.
What is Phoenix?
Where can I get Phoenix?
What is Phoenix?
Phoenix is a software optimization and analysis framework that is the
basis for all future Microsoft compiler technologies. The Phoenix
framework is an extensible system that can be adapted to read and write
binaries and MSIL assemblies and to represent the input files in an IR,
which can be analyzed and manipulated by applications by using the
Phoenix API. The code can then be written in binary or JITable form for
execution.
Where can I get Phoenix?
You can download Phoenix from this Web site.
|