[racket] evaluate string which contains many definitions

From: Noel Welsh (noelwelsh at gmail.com)
Date: Wed Nov 17 10:58:24 EST 2010

I mean run this expression

 (eval (read (open-input-string content)) ns)

You will see the output is only the first s-expression.

N.


Posted on the users mailing list.