CoypuIDE

Details

Source
GitHub
License
MIT
Stars
7
Forks
6
Created
April 17, 2024
Updated
March 18, 2026

README excerpt

# CoypuIDE


<a href="https://www.pharo.org">
    <img alt="Pharo" src="https://img.shields.io/static/v1?style=for-the-badge&message=Pharo&color=3297d4&logo=Harbor&logoColor=FFFFFF&label=" />
</a>

CoypuIDE is a set of widgets for the Coypu and Phausto music and DSP libraries, implemented in Bloc and Toplo. 

### Loading latest development version

```Smalltalk
Metacello new
	baseline: 'CoypuIDE';
	repository: 'github://pharo-graphics/CoypuIDE:master';
	load.
 ```
← Back to results