quicklisp / quicklisp-projects

Metadata for projects tracked by Quicklisp.
http://www.quicklisp.org/
411 stars 47 forks source link

Please add CLJ-ARROWS (clojure-compatible arrow macros) #2390

Open dtenny opened 5 months ago

dtenny commented 5 months ago

A Common Lisp library implementing Clojure-compable arrow macros.

Found on github: https://github.com/dtenny/clj-arrows

Tested on a number of implementations including SBCL.

Yes, I know, there are lots of arrow macro packages, the README describes why I've implemented another, mainly it is more exactingly compatible with Clojure namesakes.