Open stmonty opened 3 days ago
Adds UTF-8 Unicode support (fixes #89).
It currently passes all the tests, though I made some modifications to some lex tests. However, I think these changes better reflect the desired behavior matching the official Clojure implementation.
All committers have signed the CLA.
Adds UTF-8 Unicode support (fixes #89).
It currently passes all the tests, though I made some modifications to some lex tests. However, I think these changes better reflect the desired behavior matching the official Clojure implementation.