staticCallPharo

Details

Source
GitHub
Dialect
pharo (25% confidence)
Created
Sept. 30, 2024
Updated
Sept. 25, 2025

README excerpt

# Installation

Load the full project using:

``` Smalltalk
Metacello new
baseline: 'StaticCallExp';
repository: 'github://fouziray/staticCallPharo:statisticsStatic';
load: 'buildAVM'.

```
← Back to results