Acknowledge Racket influence

This commit is contained in:
Tony Garnock-Jones 2019-08-19 21:14:46 +01:00
parent 3609b121d5
commit e7a528fc72
1 changed files with 4 additions and 0 deletions

View File

@ -904,6 +904,10 @@ values is inspired by a similar feature of [CBOR](http://cbor.io/).
The treatment of commas as whitespace in the text syntax is inspired
by the same feature of [EDN](https://github.com/edn-format/edn).
The text syntax for `Boolean`s, `Symbol`s, and `ByteString`s is
directly inspired by [Racket](https://racket-lang.org/)'s lexical
syntax.
## Appendix. Table of lead byte values
00 - False