typedclojure / examples
Runnable examples for Typed Clojure paper
☆12Updated 9 years ago
Alternatives and similar repositories for examples:
Users that are interested in examples are comparing it to the libraries listed below
- Minimal Clojure-like interpreter with FEXPRs☆16Updated 12 years ago
- contrib.datalog brought back to life☆53Updated 11 years ago
- A library for laying out tree nodes in 2D space for Clojure and ClojureScript.☆18Updated 7 years ago
- A clojure library for bypassing java protected fields☆45Updated 11 years ago
- Run clojure scripts and lein commands quickly using a persistent nREPL session☆47Updated 10 years ago
- Clojure in-memory database modeled on sets, not tables. Comprehend supports pattern matching, forward matching, rewriting, and transactio…