The OP asked:
Is there a way to evaluate something in a given evaluator without having anything displayed in the output?
Ie. I want to feed a couple of basic function definitions into the evaluator instance that I obtain with (make-base-eval).
Matthew shared the solution: interaction-eval.
(via plt)
One Trackback/Pingback
[...] This post was mentioned on Twitter by Planet Lang, Planet Scheme. Planet Scheme said: Grant Rettke: How to evaluate expressions and produce no output in Scribble http://bit.ly/cHuyPI [...]
Post a Comment