@ -12,6 +12,7 @@ This library provides the @tt{#lang br} teaching language used in the book, as w
@;defmodulelang[br]
@defmodule[br]
@tt{#lang br} is a teaching language designed to smooth over some of the small idiosyncrasies and inconsistencies in Racket, so that those new to Racket will say ``ah, that makes sense'' rather than ``huh? what?'' @tt{#lang br} is not meant to hide the true nature of Racket, but rather defer certain parts of the learning curve.