racket/pkgs/racket-doc/syntax/scribblings/parse
Jordan Johnson 58dfcee14a Clearly distinguish ~datum/~literal in examples
As discussed on the racket users list (subj: ~literal vs ~datum) at https://groups.google.com/d/msg/racket-users/KWANfGc7qcI/G_MClWJpBAAJ
New example based on code from Jens Axel Soegaard.
Caveat: I've run this in DrRacket with (require (for-syntax syntax/parse)) to verify the three distinct outputs, but am submitting this PR in-browser, so I haven't run the doc build on it myself.
2017-08-03 22:26:43 -04:00
..
debug.scrbl fix and update syntax/parse/debug 2016-04-18 09:13:11 -04:00
define.scrbl syntax/parse: fix use of evaluators in docs 2015-09-11 17:35:24 -04:00
ex-exprc.scrbl syntax/parse: fix use of evaluators in docs 2015-09-11 17:35:24 -04:00
ex-kw-args.scrbl syntax/parse: add ~or* and ~alt, like ~or{S,H} and ~or{EH}, respectively 2017-06-24 17:07:55 -04:00
ex-many-kws.scrbl syntax/parse: add ~or* and ~alt, like ~or{S,H} and ~or{EH}, respectively 2017-06-24 17:07:55 -04:00
ex-mods-stxclasses.scrbl syntax/parse: fix use of evaluators in docs 2015-09-11 17:35:24 -04:00
ex-uniform.scrbl remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
ex-varied.scrbl remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
examples.scrbl remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
experimental.scrbl syntax/parse: add ~or* and ~alt, like ~or{S,H} and ~or{EH}, respectively 2017-06-24 17:07:55 -04:00
info.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
intro.scrbl fix typo (#1620) 2017-02-17 21:54:37 +00:00
lib.scrbl support string, bytes (bindings from racket) as stxclass refs 2017-05-18 12:54:26 -04:00
litconv.scrbl syntax/parse: fix use of evaluators in docs 2015-09-11 17:35:24 -04:00
parse-common.rkt syntax/parse: fix use of evaluators in docs 2015-09-11 17:35:24 -04:00
parse-dummy-bindings.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
parsing.scrbl syntax/parse: fix use of evaluators in docs 2015-09-11 17:35:24 -04:00
patterns.scrbl Clearly distinguish ~datum/~literal in examples 2017-08-03 22:26:43 -04:00
stxclasses.scrbl syntax/parse: add ~or* and ~alt, like ~or{S,H} and ~or{EH}, respectively 2017-06-24 17:07:55 -04:00