pharo-fold

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
MIT
Created
March 17, 2024
Updated
March 22, 2024

README excerpt

# Pharo Fold
This is an experiment in text processing with Pharo.
## Installation

```st
Metacello new
	repository: 'github://michaelrauh/pocket-square:main/src';
	baseline: 'PocketSquare';
	load
```

← Back to results