[racket] Using Scribble to evalute code blocks in different runtimes

From: Grant Rettke (grettke at acm.org)
Date: Fri Nov 18 10:56:49 EST 2011

Hi,

My goal is to write a document that shows examples of code running in
different Scheme runtimes.

For example I want to show how a code block of Rackunit works in
Racket, what it gets evaluated to; and then do the same with Chicken's
test framework, and so on and so forth.

What is the easiest way to do this?

Now, I'm going to start reading the documentation for Scribble.

Best wishes,

Grant

-- 
http://www.wisdomandwonder.com/
ACM, AMA, COG, IEEE


Posted on the users mailing list.