JGRASP

jGRASP
Developer(s)jGRASP Team
Stable release
2.0.6_16 / February 5, 2024
PlatformJava SE
TypeJava IDE
LicenseLicense, freeware
Websitehttp://www.jgrasp.org/


jGRASP is a development environment that includes the automatic creation of software visualizations. It produces static visualizations of source code structure and visualizations of data structures at runtime.[1]

The runtime data structure visualizations are also available as plugins for IntelliJ IDEA, Android Studio, and Eclipse.

jGRASP is implemented in Java, and runs on all platforms with a Java Virtual Machine (Java version 1.8 or higher). GRASP (Linux, UNIX) and pcGRASP (Windows) are written in C/C++, whereas jGRASP is written in Java (the "j" in jGRASP means it runs on the JVM). The jGRASP web site offers downloads for Windows, Mac OS, and as a generic ZIP file suitable for Linux and other systems.

For languages other than Java and Kotlin, jGRASP is a source code editor and basic IDE. It can be configured to work with most free and commercial compilers for any programming language.

  1. ^ "jGRASP Home Page". www.jgrasp.org. Retrieved 2020-06-01.