#lang scribble/manual @title{Beginning Student Language (BSL)} @defmodulelang[@racketmodname[wrturtle/pyret/bsl] #:module-paths ((planet wrturtle/pyret/bsl/lang/reader))] @include-section{bsl-grammar.scrbl} @include-section{pre-defined.scrbl} @include-section{templates.scrbl} @include-section{bsl-syntax.scrbl} @include-section{bsl-prims.scrbl} @include-section{bsl-infix.scrbl} @include-section{bsl-sequences.scrbl}