Crate clojure_reader
source ·Expand description
A Clojure reader in Rust.
This crate tries to match the behavior of Clojure’s tools.reader
as much as possible. EDN is
almost complete.
Modules§
- An EDN reader/presenter in Rust.
A Clojure reader in Rust.
This crate tries to match the behavior of Clojure’s tools.reader
as much as possible. EDN is
almost complete.