Re: [racket] scribble: examples of numbers

2010-11-06 Thread Eli Barzilay
Four minutes ago, David Van Horn wrote: > Is it possible to have scribble render these examples in the notation > they're written down in? > > #lang scribble/doc > @(require scribble/eval) > > @examples[5+0i 3/6 #b10101] Not yet. http://lists.racket-lang.org/dev/archive/2010-October/004804.htm

[racket] scribble: examples of numbers

2010-11-06 Thread David Van Horn
Is it possible to have scribble render these examples in the notation they're written down in? #lang scribble/doc @(require scribble/eval) @examples[5+0i 3/6 #b10101] David _ For list-related administrative tasks: http://lists.racket-lang.org/l