It depends on how precise you want the graph. I can give you a complete graph 
given an AST and have it be a sound abstraction, but it won't be useful. 
Otherwise what you're asking for is something like 0CFA.
I have to reiterate that you need a semantics for your ASTs to really make 
sense. For there to be any "flow" at all. You have not responded to your own 
threads about analysis when you have gotten answers that ask for more details 
to be more helpful.
-Ian
----- Original Message -----
From: Mansour Alqattan <mansour.alqat...@gmail.com>
To: users@racket-lang.org
Sent: Fri, 13 Jun 2014 21:15:15 -0400 (EDT)
Subject: [racket] Convert ASTs to Control Flow Graphic

Is it possible to convert any ASTs to control flow graphic (CFG) or (DFG)
automaticlly ? If yes how? Is there any software does that

Thanks

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to