[racket] Getting started with Scribble

From: Tom Maynard (tom at maynard.com)
Date: Fri Mar 16 22:57:14 EDT 2012

On 3/16/2012 9:24 PM, Mark Engelberg wrote:
> when I hit Run, it doesn't seem to recognize factorial in the 
> interactions window.
>

I think you're missing the point a little: don't do this in DrRacket, do 
it at the command line using "scribble" as your command:

/usr/foo/scribble ./lit-scrib.rkt    ;; For example

YPMV (Your Pathspec May Vary)

Tom.

Posted on the users mailing list.