[Newbies] Re: evaluating strings as blocks

Joseph Alotta joseph.alotta at gmail.com
Mon Jul 11 16:22:29 UTC 2016


thank you.



> On Jul 11, 2016, at 11:17 AM, Ron Teitelbaum [via Smalltalk] <ml-node+s1294792n4906040h89 at n4.nabble.com> wrote:
> 
> Hi Joe, 
> 
> Have a look at Complier.   
> 
> Then try 
> 
> Complier evaluate: '1+1' 
> 
> All the best, 
> 
> Ron Teitelbaum 
> 
> 
> From: Joseph Alotta 
> Sent: Monday, July 11, 2016 12:14 PM 
> 
> 
> 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 
> [hidden email] 
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
> 
> _______________________________________________ 
> Beginners mailing list 
> [hidden email] 
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
> 
> 
> If you reply to this email, your message will be added to the discussion below:
> http://forum.world.st/evaluating-strings-as-blocks-tp4906034p4906040.html
> To start a new topic under Squeak - Beginners, email ml-node+s1294792n107673h12 at n4.nabble.com 
> To unsubscribe from Squeak - Beginners, click here.
> NAML





--
View this message in context: http://forum.world.st/evaluating-strings-as-blocks-tp4906034p4906043.html
Sent from the Squeak - Beginners mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20160711/19c45888/attachment.htm


More information about the Beginners mailing list