typedclojure / examplesLinks
Runnable examples for Typed Clojure paper
☆12Updated 10 years ago
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- Continuation Passing Style macro compiler for Clojure☆60Updated 8 years ago
- A literate clojure implementation of microKanren☆68Updated 6 years ago
- Clojure in-memory database modeled on sets, not tables. Comprehend supports pattern matching, forward matching, rewriting, and transactio…☆73Updated 5 years ago
- DEPRECATED: use funcool/promesa☆18Updated 9 years ago
- Extensible Clojure☆107Updated 9 years ago
- Experimental typed JVM Lisp inspired by Clojure☆34Updated 3 months ago
- Example Tetris in Clojure☆44Updated 6 years ago
- Path-planning algorithms (Dijkstra, A*, etc); a study in ClojureScript, Om and core.async.☆122Updated 10 years ago
- Clojure on Mono☆66Updated 2 years ago
- Expanding support for constant-space tail calls in the Clojure language.☆174Updated 11 years ago
- whole-program transformations in clojure☆99Updated 8 years ago
- The Symbolic Assembler☆56Updated 8 years ago
- clojure + datalog = <3☆141Updated 5 years ago
- A library for composing lenses and working with complex state objects☆103Updated 6 years ago
- [ABANDONED] An optimizing Clojure compiler☆124Updated 9 years ago
- Ox - An immutable statically typed Lisp for the JVM☆66Updated 3 years ago
- Sequence Expressions☆138Updated 7 years ago
- Staged compilation for Clojure through environment & special-form aware syntax-quoting.☆81Updated 4 years ago
- Lint your Clojure programs as they run☆74Updated last year
- Clojure support for java.nio.☆83Updated 10 years ago
- A persistent confluent map for Clojure☆39Updated 9 years ago
- contrib.datalog brought back to life☆55Updated 11 years ago
- A statically typed, functional Lisp, building upon Clojure☆79Updated 8 years ago
- Leiningen plugin for Typed Clojure☆83Updated 6 years ago
- Reversing instaparse with core.logic☆78Updated 9 years ago
- a numerical computing library for Clojure☆23Updated 7 years ago
- mixfix syntax for clojure☆53Updated 10 years ago
- Some go tutorials converted to core.async☆55Updated 11 years ago
- CrossClj: cross-referencing the Clojure(Script) universe