pharo-k

Description

pharo and glamorous toolkit support for the K programming language

Details

Source
GitHub
Dialect
pharo (25% confidence)
Stars
1
Forks
1
Created
Sept. 13, 2023
Updated
Nov. 19, 2023

README excerpt

## Installation

```
Metacello new
	repository: 'github://tangentstorm/pharo-k:main/src';
	baseline: 'PharoK';
	load
```

## Load Lepiter
				
After installing with Metacello, you will be able to execute

```
#BaselineOfPharoK asClass loadLepiter
```

## Load Lepiter
				
After installing with Metacello, you will be able to execute

```
#BaselineOfPharoK asClass loadLepiter
```

← Back to results