jdevuyst / fletching-macros
Clojure macros that complement the clojure.core threading (arrow) macros
☆34Updated 5 years ago
Alternatives and similar repositories for fletching-macros:
Users that are interested in fletching-macros are comparing it to the libraries listed below
- Good tags for a good day!☆30Updated 7 years ago
- CrossClj: cross-referencing the Clojure(Script) universe☆66Updated 6 years ago
- Flexible tracing for ClojureScript☆147Updated 8 years ago
- Simple data visualization in Clojure(Script).☆31Updated 9 years ago
- The best thing to happen to Clojure since Rich Hickey bought a hammock☆57Updated 9 years ago
- Reversing instaparse with core.logic☆78Updated 9 years ago
- Fearless recursion in Clojure!☆74Updated 4 years ago
- Staged compilation for Clojure through environment & special-form aware syntax-quoting.☆81Updated 3 years ago
- Automatically genererated interactive documentation for clojure[script] - Klipse theme for codox☆52Updated 8 years ago
- emacs assistant for sniping dead code.☆89Updated 9 years ago
- Tangle - the Clojure library that visualizes your tangle of data with Graphviz.☆59Updated 5 years ago
- calip(er): all functions deserve to be measured and debugged at runtime☆78Updated last month
- The goal of this exercise is to convert a leiningen project to boot and have exactly the same workflow.☆24Updated 9 years ago
- A fresh wrapper for JDBC☆35Updated 7 years ago
- Easy run-time type-checking and validation of Clojure maps and functions☆31Updated 7 years ago
- Bijecting prismatic schemas☆36Updated 6 years ago
- A persistent confluent map for Clojure☆39Updated 9 years ago
- Clojure's syntax-quote reader macro as a normal macro☆214Updated last year
- Emacs functions for quickly creating Clojure and ClojureScript repls for a project☆34Updated 8 years ago
- Syntax threading macros for Clojure☆206Updated 9 years ago
- Continuation Passing Style macro compiler for Clojure☆60Updated 7 years ago
- A Clojure framework for efficiently writing C code☆92Updated 9 years ago
- Clojure in-memory database modeled on sets, not tables. Comprehend supports pattern matching, forward matching, rewriting, and transactio…