[racket] Ann: scribfile, scribble forms to render lispy files and system call results

From: Grant Rettke (grettke at acm.org)
Date: Mon Jan 14 21:57:13 EST 2013

Hi,

Here

http://planet.racket-lang.org/package-source/grettke/scribfile.plt/1/0/planet-docs/scribfile/index.html

Is a little library that provides two forms, one to read a lispy
language file into a codeblock and another that makes a system call
and renders the results in a verbatim form. Pretty helpful for demos
of non-Racket code and who knows what else.

Thanks Racket team, and Danny and Matthew for getting this working.

Best wishes,

-- 
Grant Rettke | ACM, AMA, COG, IEEE
grettke at acm.org | http://www.wisdomandwonder.com/
Wisdom begins in wonder.
((λ (x) (x x)) (λ (x) (x x)))


Posted on the users mailing list.