edn.c: A fast, zero-copy EDN (Extensible Data Notation) reader written in C11 with SIMD acceleration

52 points by delaguardo


NoahTheDuke

This looks great. I wish EDN would get a proper specification and conforming parsers/generators for clojure JVM, it's very implementation-specific right now.