On 17 Apr 2018, at 17:45, Marcus Denker <marcus.denker@inria.fr> wrote:

Hi,

This is fun experiment:

Every RBValueNode subclass evaluates to something. So why not implement a #evaluate method?


I have committed the code (with tests) here:

https://github.com/pharo-project/pharo/pull/1214


Marcus