Actalk is a testbed for modeling, classifying and experimenting with object-oriented concurrent programming languages.
# Actalk
[](https://raw.githubusercontent.com/SergeStinckwich/Actalk/master/LICENSE)
[](https://travis-ci.org/SergeStinckwich/Actalk)
[](https://ci.appveyor.com/project/SergeStinckwich/actalk)
```Smalltalk
Metacello new
baseline: 'Actalk';
repository: 'github://SergeStinckwich/Actalk';
load
```