marick / structural-typingLinks
Structural typing for Clojure, somewhat inspired by Elm. Tailored to "flow-style" programming, where complex structures flow through a series of functions, each of which makes a smallish change. Can also be used in testing tools and the like that need to describe how a nested structure differs from a description.
☆245Updated 9 years ago
Alternatives and similar repositories for structural-typing
Users that are interested in structural-typing are comparing it to the libraries listed below
Sorting:
- Erlang-style supervisor error handling for Clojure☆481Updated 10 years ago
- Clojure library that makes remote data access code elegant and efficient at the same time☆322Updated 7 years ago
- Clojure library defining a schema for edn values☆253Updated 5 months ago
- First-class patterns for Clojure. Made with love, functions, and just the right amount of syntax.☆182Updated last month
- moved -> 'lucid.query'☆102Updated 9 years ago
- A Leiningen plugin for finding dead code☆220Updated 4 years ago
- Enlive/Enfocus style templating for Facebook's React and Om in ClojureScript.☆403Updated 7 years ago
- A Constraint Programming library for Clojure☆340Updated 2 years ago
- Lean Hash Array Mapped Trie implementation in ClojureScript☆142Updated 8 years ago
- Simple ClojureScript interface to React☆139Updated 9 years ago
- A clojure finite state machine library☆266Updated last year
- Central public-facing website☆257Updated 8 years ago
- Multilenses for Clojure☆150Updated last month
- Leiningen plugin that generates a searchable cheatsheet for your Clojure project and dependencies☆109Updated 8 years ago
- Run a ClojureScript REPL within Microsoft Excel☆138Updated 6 years ago
- ClojureScript API parser☆196Updated last month
- better automata through combinators☆591Updated 7 years ago
- An Experiment in Purely Functional IO for Clojure☆83Updated 2 years ago
- Demo of a restartable back-end in the REPL + hot-reloadable front-end in the browser.☆130Updated 8 years ago
- Flexible datastore migration and seeding for Clojure projects