Commit Graph

37 Commits (master)

Author SHA1 Message Date
Matthew Butterick 30cbf95e6a doc fix: ? is used for quantification 1 year ago
D. Ben Knoble 92b7dcc067
scribble: fix indentation in file examples (#27)
I copied in the actual file contents. It would perhaps be safest to do
some sort of "read the file and splice the contents in," but I'm not
sure how to do that at the moment.
3 years ago
Matthew Butterick 243f32a7bb refine docs for `from/stop-before`
Only works with literal tokens, not arbitrary patterns, due to underlying limitations on `complement` pattern matcher
3 years ago
Matthew Butterick c792b12d71 Revert "subparsers"
This reverts commit 11539991ec.
5 years ago
Matthew Butterick 11539991ec subparsers 5 years ago
Matthew Butterick 4732784dee note on source-path arg 5 years ago
Matthew Butterick 460a5480fc exactness 5 years ago
Jesse Alama 2e8f5e42be Use nonnegative-integer? in favor of natural-number?
The natural-number? predicate seems to be
unavailable (though there is a remnant of it in the form of
natural-number/c, which is just a contract alias of
exact-nonnegative-integer?). In any case, it surely means
nonnegative integer.

(One might push the envelope here slightly and add
exactness, but this commit does not go that far.)
5 years ago
Matthew Butterick 4f4c674a18 removal 5 years ago
Matthew Butterick 2c42bce282 move up 6 years ago
Matthew Butterick 73e59188a7 indenter 6 years ago
Matthew Butterick 867b84f16e test new syntax 6 years ago
Matthew Butterick a5ba1f7fdf simplify 6 years ago
Matthew Butterick 30ce210403 permit ::= as rule separator 6 years ago
Matthew Butterick ef846d113e nit 6 years ago
Matthew Butterick 3d6f36ecb1 provide racket/base for repl 6 years ago
Matthew Butterick 9a5177f7e4 improve `from/stop-before` and `from/to` 6 years ago
Matthew Butterick 9aad4b0f24 don't put chars in parse tree 6 years ago
Matthew Butterick 954069276d nit 6 years ago
Matthew Butterick 3d6588fc47 make `parse` et al work on brag REPL 6 years ago
Matthew Butterick 7b9538c054 delete obsolete Makefile 6 years ago
Matthew Butterick 1336a12753 remove backup in brag colorer 6 years ago
Matthew Butterick 2467dfcf30 fixes to docs 6 years ago
Matthew Butterick 253062bb9e propagate srcloc to error msg (fixes #4) 6 years ago
Matthew Butterick 9e2e7f04c8 consolidate 6 years ago
Matthew Butterick c7601a8964 tiny typo 6 years ago
Matthew Butterick 18c6119a26 allow "start" and "atok" as tokens (fixes #3) 6 years ago
Richard Parsons 7aa81c36c3 corrected typo 6 years ago
Matthew Butterick 39b206974f colorer corrections 7 years ago
Matthew Butterick 5e758560f6 simplify colorer 7 years ago
Matthew Butterick 72d6ba76c5 remove `sugar/list` dep 7 years ago
Matthew Butterick 65fc31cf97 syntax colorer 7 years ago
Matthew Butterick 7e403d6dfe docs correction 7 years ago
Matthew Butterick 794dcbd541 move version number 7 years ago
Matthew Butterick 039df34f88 make better procedure name 7 years ago
Matthew Butterick 406234934f remove compiled dirs 7 years ago
Matthew Butterick 7832b5a89d next 7 years ago