point to syntax/module-reader from #lang reference docs
svn: r12200
This commit is contained in:
parent
3bc23270cf
commit
cc02b65628
|
@ -813,6 +813,9 @@ sequence must not start or end with @litchar{/}. A sequence
|
||||||
that the terminating whitespace (if any) is not consumed before the
|
that the terminating whitespace (if any) is not consumed before the
|
||||||
external reading procedure is called.
|
external reading procedure is called.
|
||||||
|
|
||||||
|
@margin-note{The @schememodname[syntax/module-reader] library provides a
|
||||||
|
domain-specific language for writing language readers.}
|
||||||
|
|
||||||
Finally, @as-index{@litchar{#!}} is a synonym for @litchar{#lang}
|
Finally, @as-index{@litchar{#!}} is a synonym for @litchar{#lang}
|
||||||
followed by a space when @litchar{#!} is followed by alphanumeric
|
followed by a space when @litchar{#!} is followed by alphanumeric
|
||||||
ASCII, @litchar{+}, @litchar{-}, or @litchar{_}. Use of this synonym
|
ASCII, @litchar{+}, @litchar{-}, or @litchar{_}. Use of this synonym
|
||||||
|
|
Loading…
Reference in New Issue
Block a user