[racket] Help: Scribble does not see readtable extensions when loading a module

From: Eli Barzilay (eli at barzilay.org)
Date: Mon Jun 27 16:43:59 EDT 2011

An hour ago, Carl Eastlund wrote:
> This probably requires a new language implementation similar to
> #lang s-exp that specifies the reader but allows you to specify any
> language bindings, in this case scribble/manual.

IIUC, this part is equivalent to just using `#reader' before the
`#lang' line.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the users mailing list.