This is a partial prototype of BPMN implementation for OpenPonk tool.
Requires Pharo 12 image - clean or with loaded OpenPonk.
In Playground, execute following script:
Metacello new
baseline: 'OpenPonkBPMN';
repository: 'github://OpenPonk/BPMN';
load