Pharo-Quant

Details

Source
GitHub
Dialect
pharo (25% confidence)
Stars
1
Created
May 8, 2017
Updated
Dec. 9, 2018

README excerpt

# Pharo-Quant

## Loading

Use Pharo 7 and evaluate:

```Smalltalk
  Metacello new
      baseline:'Quant';
      repository: 'github://astares/Pharo-Quant:master/repository';
      load
```
← Back to results