Skip to content

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.

License

Notifications You must be signed in to change notification settings

yar2001/JavaScript-CFG

Repository files navigation

JavaScript CFG

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.

Preview

image

Link

https://yar2001.github.io/JavaScript-CFG/

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published