awto / mixfix-clj
mixfix syntax for clojure
☆53Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for mixfix-clj
- Tangle - the Clojure library that visualizes your tangle of data with Graphviz.☆59Updated 4 years ago
- clojure + datalog = <3☆139Updated 4 years ago
- Enlive next: faster, better, broader☆243Updated 9 years ago
- Threading macros for working with "globs" of state.☆57Updated 6 years ago
- A pure, deterministic Clojure(Script) runtime for Onyx☆32Updated 4 years ago
- ClojureScript functions for creating React elements☆45Updated 8 years ago
- A shim wrapping Clojure's runtime to facilitate multiple Clojure runtimes in the same JVM.☆83Updated 6 years ago
- A persistent confluent map for Clojure☆39Updated 8 years ago
- Like Ring, but built for core.async☆125Updated 9 years ago
- moved -> 'lucid.git'☆25Updated 8 years ago
- Easy run-time type-checking and validation of Clojure maps and functions☆31Updated 7 years ago
- Create Clojure maps whose values are only calculated when accessed, either from data or from java objects.☆49Updated 4 years ago
- Durable Atoms in Clojure☆114Updated 9 years ago
- A namespace finder library.☆62Updated 5 years ago
- The best thing to happen to Clojure since Rich Hickey bought a hammock☆58Updated 8 years ago
- A graphical inspector for Java objects and Clojure data structures☆74Updated 5 years ago
- Traverse and rewrite Clojure/ClojureScript/EDN from ClojureScript☆41Updated 3 years ago
- A library for simple wire-like connectivity semantics.☆102Updated 6 years ago
- local. mutable. variables.☆112Updated 8 years ago
- Dive deeper into your code☆49Updated 5 years ago
- STM ref types that allow for more concurrency on associative values.☆95Updated 10 years ago
- Clojure table layout☆106Updated 7 years ago
- Basic in-memory graph database of maps with links☆66Updated 7 years ago
- Examples of using Onyx☆52Updated 5 years ago
- Inject clojure vars into namespaces for use in the REPL☆42Updated 6 years ago
- Deprecation in Clojure made easy☆59Updated 5 years ago
- A literate clojure implementation of microKanren