[Newbies] how can I compile a String to BlockContext?

Albert Lee hanzhupeng at gmail.com
Fri Feb 27 07:42:48 UTC 2009


2009/2/27  <ennoausberlin at mac.com>:
> Hello
>
> Not sure if it perfectly fits your needs, but check here
>
> http://wiki.squeak.org/squeak/3602
>
> bye
> Enno
>

Yes, Thanks!

s := Compiler evaluate: '[:x :y | x + y]'.
s value: 3 value: 5


More information about the Beginners mailing list