r1.7.107
rymndhng
tagged this
11 Aug 11:14
Adds support for rich character literals like `\space`, `\return` and unicode literals like `\u1234`. The implementation is a port of the JVM's `CharacterReader`. See http://dev.clojure.org/jira/browse/CLJS-1299