Visual Studio Developer Center > Visual Studio Forums > Phoenix > Control Flow graph construction using ocaml
Ask a questionAsk a question
 

QuestionControl Flow graph construction using ocaml

  • Wednesday, October 28, 2009 8:22 AMProgramAnalyst Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I am working on developing ocaml analyzer can any one help me how to contruct Control Flow Grpah for Simple tiny language ..

All Replies

  • Thursday, October 29, 2009 6:28 AMAndy Ayers - MSFTModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Is ocaml the language you are implementing, or the language creating programs you wish to analyze? I know we can analyze F# (~= ocaml) binaries; and I've written at least one very crude plugin in F#. So...?


    Architect - Microsoft Phoenix Project