Evaluating a String as code -djb

Derek Brans brans at nerdonawire.com
Sat Feb 8 20:40:31 UTC 2003


Given a string, is there anyway to evaluate its contents as code in the 
current context?

Essentially I want to write a function that given a string like this:

' This is a test of < | foo | foo := self bar. foo upperCase. > to see 
if it works '

returns a string like this:

'This is a test of Something to see if it works'

Thank you in advance,
Derek

Nerd on a Wire: Web and Information Solutions
Website Design - Database Systems - Site Hosting
604.874.6463
mailto:info at nerdonawire.com
For more information, visit http://nerdonawire.com



More information about the Squeak-dev mailing list