Look at Compiler

On Mon, Jul 11, 2016 at 11:13 AM Joseph Alotta <joseph.alo...@gmail.com>
wrote:

> Greetings,
>
> For debuting purposes, I want to build a string with calculations and then
> evaluate it.
>
> Something like:
>
> string := ‘2 + 2 - 5’;
>
> and then do:
>
>
> string asBlock value => -1
>
>
> How can I get this to work?
>
>
> Sincerely,
>
> Joe.
>
>
> _______________________________________________
> Beginners mailing list
> Beginners@lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to