OntoPharo

Description

Intelligent assistant for Pharo.

Details

Source
GitHub
Dialect
pharo (25% confidence)
Stars
3
Forks
1
Created
Dec. 18, 2019
Updated
Dec. 28, 2022

README excerpt

# OntoPharo

Intelligent assistant for Pharo.

## Installation

To install `OntoPharo`, go to the Playground (Ctrl+OW) in your Pharo image and execute the following Metacello script (select it and press Do-it button or Ctrl+D):
```smalltalk
Metacello new
  baseline: 'OntoPharo';
  repository: 'github://MoussaSak/OntoPharo';
  load.
```

## How To Use
← Back to results