Actalk

Description

Actalk is a testbed for modeling, classifying and experimenting with object-oriented concurrent programming languages.

Details

Source
GitHub
Dialect
pharo (40% confidence)
License
MIT
Stars
1
Created
April 4, 2016
Updated
June 23, 2020
Topics
actors pharo smalltalk

Categories

Testing Concurrency

README excerpt

# Actalk
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/SergeStinckwich/Actalk/master/LICENSE)
[![Build Status](https://travis-ci.org/SergeStinckwich/Actalk.svg?branch=master)](https://travis-ci.org/SergeStinckwich/Actalk)
[![Build status](https://ci.appveyor.com/api/projects/status/9opxk1x8xc6e3ysw?svg=true)](https://ci.appveyor.com/project/SergeStinckwich/actalk)

```Smalltalk
Metacello new
    baseline: 'Actalk';
    repository: 'github://SergeStinckwich/Actalk';
    load
```
← Back to results