Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/astares/pharo-quant


https://github.com/astares/pharo-quant

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Pharo-Quant

## Loading

Use Pharo 7 and evaluate:

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