clj-arrows
Clojure compatibility macros
A set of macros and functions providing Clojure-compatible threading and transformation functionality in Common Lisp
Clojure-compatible threading/transformation/arrow macros for Common Lisp
10 stars
2 watching
0 forks
Language: Common Lisp
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dtenny/clj-con | A Common Lisp package providing concurrency operations similar to Clojure | 35 |
hipeta/arrow-macros | Provides a set of macros for creating expressive and concise code in Common Lisp | 125 |
dtenny/clj-re | A set of regular expression functions inspired by Clojure's API. | 10 |
eigenhombre/cl-oju | Provides common Lisp equivalents of Clojure functions for sequence manipulation | 19 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,021 |
lsevero/abclj | An interop project allowing direct interaction between Clojure and Common Lisp | 88 |
candid82/joker | An interpreter, linter, and formatter tool for the Clojure programming language. | 1,645 |
clj-commons/rewrite-clj | A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. | 592 |
metosin/malli | A Clojure/Script library for defining and manipulating data models as first-class values | 1,506 |
fisxoj/sanity-clause | Library for defining data validation contracts in dynamically typed languages | 51 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
clj-commons/digest | Provides message digest functions for data integrity verification in Clojure programming | 158 |
yitzchak/trivial-do | Provides additional dolist style macros for iterating over various data structures in Common Lisp | 18 |
atgreen/cl-chroma | A Common Lisp interface to the Chroma vector database | 8 |
appsflyer/mate-clj | A Clojure library for controlling and debugging macro and function flows | 58 |