2 (part 2), Smalltalk: A Reflective Language and System (Demo)

SMA — Software Modeling and Analysis

14 September 2020, Oscar Nierstrasz, 170 views

This demo serves as an introduction to Smalltalk with Gt using a running example of analyzing a Java call graph. 

The demo can be loaded by evaluating the following snippet in Gt:

Metacello new baseline: 'SMAForGt'; repository: 'github://onierstrasz/sma-examples/src'; load.
SMA callGraphDemo.

Gt can be downloaded from here:

https://gtoolkit.com/

Viewable by everyone. CC BY-SA licensed.