PharoObjectCentricEvaluationExamples

Details

Source
GitHub
Dialect
pharo (25% confidence)
Created
Feb. 14, 2019
Updated
Feb. 27, 2019

Categories

Education / Howto

README excerpt

# PharoObjectCentricEvaluationExamples

Evaluating the following code in the playground will load the evaluation examples and all evaluated object-centric solutions.

```Smalltalk
Metacello new
    baseline: 'ObjectCentricEvaluationExamples';
    repository: 'github://StevenCostiou/PharoObjectCentricEvaluationExamples';
    load.
← Back to results