brandonbloom / ambiparse
Parsing with "disambiguation filters" in Clojure
☆22Updated 8 years ago
Alternatives and similar repositories for ambiparse:
Users that are interested in ambiparse are comparing it to the libraries listed below
- Extensible Clojure☆106Updated 9 years ago
- Staged compilation for Clojure through environment & special-form aware syntax-quoting.☆81Updated 3 years ago
- A pure dataflow aka reactive library for building Clojure or ClojureScript models that run by themselves (like Rube Goldberg Machines). I…☆22Updated 8 years ago
- Minimal Clojure-like interpreter with FEXPRs☆16Updated 12 years ago
- Specter paths for working with formatted EDN and Clojure code☆16Updated 7 years ago
- Useful clojure macros☆27Updated 7 years ago
- Experimental typed JVM Lisp inspired by Clojure☆32Updated 7 years ago
- NOTE: This repository is obsolete. Was: A pilot project to use Clojure for introductory computer science courses at the University of Min…☆20Updated 7 years ago
- mixfix syntax for clojure☆53Updated 9 years ago
- ☆26Updated 2 years ago
- Nested data structure querying and updating☆9Updated 7 years ago
- A library for composing lenses and working with complex state objects☆103Updated 5 years ago
- Reversing instaparse with core.logic