beme reader: recursive-descent parser. Transforms beme tokens into Clojure forms.
beme reader: recursive-descent parser. Transforms beme tokens into Clojure forms.
Value resolution: converts raw token text to Clojure values. Centralizes all host reader delegation (read-string calls) that were previously scattered across the parser.
Value resolution: converts raw token text to Clojure values. Centralizes all host reader delegation (read-string calls) that were previously scattered across the parser.
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 |