preserves/implementations/racket/preserves
Tony Garnock-Jones 269ed2391a Repair text syntax for numbers and symbols. Closes #19/#36/#37/#38.
Numbers and (bare) Symbols are now disambiguated after reading, which
permits leading `+`, leading `0`, and a wider range of acceptable
Symbols.

Updates spec text, test cases, and implementations. Some ancillary fixes
to Python's comparison routines are also included.
2022-11-08 19:56:24 +01:00
..
preserves Repair text syntax for numbers and symbols. Closes #19/#36/#37/#38. 2022-11-08 19:56:24 +01:00
preserves-schema READMEs for Schema implementations 2022-06-09 13:49:59 +02:00
.gitignore Move racket implementation one subdirectory deeper, to allow package name inference to work 2020-04-27 21:07:20 +02:00
Makefile New test of very long integer 2022-01-13 23:29:47 +01:00
info.rkt Update Racket implementation 2021-01-23 22:54:27 +01:00