Creating Data Flow Graphs from java input classes
-
Updated
Jun 18, 2024 - Java
Creating Data Flow Graphs from java input classes
Generate C language control flow diagrams and Dupath in Python language
Python script that serves as a Control Flow Graph (CFG) generator.
A tool that generates Control Flow Graphs (CFGs) of JavaScript and TypeScript code. It uses TypeScript as a parser to handle both languages and produce CFGs. The project was developed as my undergraduate graduation project.
Add a description, image, and links to the controlflowgraph topic page so that developers can more easily learn about it.
To associate your repository with the controlflowgraph topic, visit your repo's landing page and select "manage topics."