other-languages

here be heresies and things we have to use for work
lilactown 2018-07-19T17:29:37.000321Z

I started learning common lisp over the weekend. I appreciate Clojure's general API choices much more now 😄

lilactown 2018-07-19T17:30:56.000629Z

that being said, I want a fast EDN parser and it looks like I can just implement it on top of CL's readtable 😮