Fixed number parsing edge cases:
0-1 and 0+1 are recognized as numbers #13, parsed incorrectly #2125RN #26Treat ; ^ and control chars as token boundaries:
^ included in symbols and keywords #20^ or ; #23Various other edge cases:
: in keywords and symbols #9~, @, ~@ interpreted as start of symbol #16#_ #28And improved error reporting.
- and + before delim and UnexpectedCharacter leaks #6 via @frenchy64 @ericnormand @balloneij @dpetranek @sivakusayan @brunchboy @djwhitt) ] } after line comment #3read, add read-once and read-next #1Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |