Ask a questionAsk a question
 

QuestionProgram Analyst

  • Thursday, October 29, 2009 1:25 PMProgramAnalyst Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    No Sir , i am working on tiny c like language using ocaml ..for analysis ..

    and i need to construct CFG using ocaml ..i need help for constructing CONTROL FLOW GRAPH  of if , while , for , return , function statement so please help me out

All Replies

  • Friday, October 30, 2009 7:43 AMAndy Ayers - MSFTModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    This forum is for people using Phoenix, not for general questions about how compilers work. Algorithms for building flow graphs are described in most any conventional compiler text.
    Architect - Microsoft Phoenix Project