magic
magic copied to clipboard
Support data_readers on multiple platforms
The current implementation of Clojure data readers requires filesystem access at the top level of core.clj, which will not work on iOS. Those forms are commented out for now. We need a better portable solution.