Microsoft 开发人员网络 > 论坛主页 > Phoenix > Phoenix CGO Tutorial Available via Connect
提出问题提出问题
 

置顶Phoenix CGO Tutorial Available via Connect

  • 2007年3月16日 20:52Andy Ayers - MSFT版主用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     

    The Phoenix team recently held the Practical Phoenix tutorial at CGO 2007. We're excited to announce that the tutorial notes and code are now available to download.

    Practical Phoenix is a series of 9 plugins that illustrate how to recognize and manipulate loop structures in IR. The tutorial notes describe the concepts involved and discuss some of the key phoenix technologies that appear in the code samples -- notably, plugins, extension objects, the flow graph, bit vectors (used both as sets and as worklists), the dataflow package, and (to a lesser extend) IR, symbols, and types.

    The code samples also include the IRViewer plugin, which is a windows-forms based viewer for Phoenix IR.

    You can find the tutorial here: http://connect.microsoft.com/Phoenix (select downloads on the left, or click the link in the Practical Phoenix topic). The code samples build with the March 2007 RDK (also available via connect).

    As always, we'd love to hear your feedback -- either about this tutorial or anything else Phoenix related.