[plt-scheme] evaluating contents of a string

From: David Richards (vottamusic at verizon.net)
Date: Tue Jul 25 22:46:15 EDT 2006

Given:

"(lambda () (current-seconds))"

What is the 'best practice', or most elegant way to obtain a scheme 
procedure from the contents of a string?

- dr



Posted on the users mailing list.