Small-APL

Description

A library to add array programming support to pharo smalltalk and glamorous toolkit

Details

Source
GitHub
Dialect
pharo (25% confidence)
Created
July 27, 2025
Updated
July 27, 2025

README excerpt

## Installation

```st
Metacello new
	repository: 'github://MercuricChloride/Small-APL:master/src';
	baseline: 'SmallAPL';
	load
```
← Back to results