Login  Register

Re: evaluate: with bindings

Posted by Sean P. DeNigris on Mar 27, 2018; 5:38pm
URL: https://forum.world.st/evaluate-with-bindings-tp5071919p5071931.html

Stephane Ducasse-3 wrote
> I would like to be able to do the following:

Smalltalk compiler
        bindings: {#aValue -> 33} asDictionary;
        evaluate: 'aValue + aValue'



-----
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Cheers,
Sean