example-models

Description

Central repository with links to all example models and a common baseline to load them into the Pharo image.

Details

Source
GitHub
Dialect
pharo (50% confidence)
License
MIT
Created
June 14, 2023
Updated
Nov. 14, 2025

Categories

Education / Howto System / OS

README excerpt

# Example Models

Central repository with links to all example models and a common baseline to load them into the Pharo image.

| Model | Documentation | CI Status | Test Coverage | Cormas version | Pharo versions |
|---|---|---|---|---|---|
| [Bushmeat Hunting](https://github.com/cormas/bushmeat-hunting-model) | No | [![Build status](https://github.com/cormas/bushmeat-hunting-model/workflows/CI/badge.svg)](https://github.com/cormas/bushmeat-hunting-model/actions/workflows/test.yml) | [![Coverage Status](https://coveralls.io/repos/github/cormas/bushmeat-hunting-model/badge.svg?branch=main)](https://coveralls.io/github/cormas/bushmeat-hunting-model?branch=main) | [dev](https://github.com/cormas/cormas) | Pharo 9, 10, 11 |
| [Conway](https://github.com/cormas/conway-model) | No | [![Build status](https://github.com/cormas/conway-model/workflows/CI/badge.svg)](https://github.com/cormas/conway-model/actions/workflows/test.yml) | [![Coverage Status](https://coveralls.io/repos/github/cormas/conway-model/badge.svg?branch=main)](https://coveralls.io/github/cormas/conway-model?branch=main) | [dev](https://github.com/cormas/cormas) | Pharo 9, 10, 11 |
| [demoTestNeighbourhood](https://github.com/cormas/demoTestNeighbourhood-Model) | Yes | [![Build status](https://github.com/cormas/demoTestNeighbourhood-Model/workflows/CI/badge.svg)](https://github.com/cormas/demoTestNeighbourhood-Model/actions/workflows/test.yml) | [![Coverage Status](https://coveralls.io/repos/github/cormas/demoTestNeighbourhood-Model/badge.svg?branch=main)](https://coveralls.io/github/cormas/demoTestNeighbourhood-Model?branch=main) | [dev](https://github.com/cormas/cormas) | Pharo 9, 10, 11 |
| [ECEC](https://github.com/cormas/ecec-model) | No | [![Build status](https://github.com/cormas/ecec-model/workflows/CI/badge.svg)](https://github.com/cormas/ecec-model/actions/workflows/test.yml) | [![Coverage Status](https://coveralls.io/repos/github/cormas/ecec-model/badge.svg?branch=main)](https://coveralls.io/github/cormas/ecec-model?branch=main) | [dev](https://github.com/cormas/cormas) | Pharo 9, 10, 11 |
| [Fire Automata](https://github.com/cormas/fire-automata-model) | No | [![Build status](https://github.com/cormas/fire-automata-model/workflows/CI/badge.svg)](https://github.com/cormas/fire-automata-model/actions/workflows/test.yml) | [![Coverage Status](https://coveralls.io/repos/github/cormas/fire-automata-model/badge.svg?branch=master)](https://coveralls.io/github/cormas/fire-automata-model?branch=master) | [v0.5](https://github.com/cormas/cormas/releases/tag/v0.5) | Pharo 9, 10, 11 |
| [griffeath](https://github.com/cormas/griffeath-model) | Yes | [![Build status](https://github.com/cormas/griffeath-model/workflows/CI/badge.svg)](https://github.com/cormas/griffeath-model/actions/workflows/test.yml) | [![Coverage Status](https://coveralls.io/repos/github/cormas/griffeath-model/badge.svg?branch=main)](https://coveralls.io/github/cormas/griffeath-model?branch=main) | [dev](https://github.com/cormas/cormas) | Pharo 9, 10, 11 |
| [Plot Rental](https://github.com/cormas/plot-rental-model) | No | [![Build status](https://github.com/cormas/plot-rental-model/workflows/CI/badge.svg)](https://github.com/cormas/plot-rental-model/actions/workflows/test.yml) | [![Coverage Status](https://coveralls.io/repos/github/cormas/plot-rental-model/badge.svg?branch=main)](https://coveralls.io/github/cormas/plot-rental-model?branch=main) | [dev](https://github.com/cormas/cormas) | Pharo 9, 10, 11 |
| [ReHab](https://github.com/cormas/rehab-model) | No | [![Build status](https://github.com/cormas/rehab-model/workflows/CI/badge.svg)](https://github.com/cormas/rehab-model/actions/workflows/test.yml) | [![Coverage Status](https://coveralls.io/repos/github/cormas/rehab-model/badge.svg?branch=main)](https://coveralls.io/github/cormas/rehab-model?branch=main) | [dev](https://github.com/cormas/cormas) | Pharo 9, 10, 11 |
| [SEIR](https://github.com/cormas/seir-model) | No | [![Build status](https://github.com/cormas/seir-model/workflows/CI/badge.svg)](https://github.com/cormas/seir-model/actions/workflows/test.yml) | [![Coverage Status](https://coveralls.io/repos/github/cormas/seir-model/badge.svg?branch=master)](https://coveralls.io/github/cormas/seir-model?branch=master) | [v0.5](https://github.com/cormas/cormas/releases/tag/v0.5) | Pharo 9, 10, 11 |


← Back to results