aphyr / clj-antlrLinks
Clojure bindings for the ANTLR 4 parser
☆169Updated 9 months ago
Alternatives and similar repositories for clj-antlr
Users that are interested in clj-antlr are comparing it to the libraries listed below
Sorting:
- Functional JVM bytecode generation for Clojure.☆204Updated 2 months ago
- An analyzer for Clojure code, written in Clojure and producing AST in EDN☆263Updated 5 months ago
- A library for distilling (resolving and adding to the classpath) dependencies☆255Updated 8 years ago
- Ordered sets and maps, implemented in pure clojure☆266Updated 8 months ago
- Regexp for sequences!☆245Updated 5 years ago
- ☆281Updated 10 years ago
- Coroutine support for clojure☆236Updated last year
- Clojure API for binary format I/O using java's stream apis☆76Updated 4 years ago
- A HTML parser for Clojure.☆181Updated 5 years ago
- A common ground for better Clojure REPLs☆228Updated 6 years ago
- A manipulable, pluggable, memoization framework for Clojure☆275Updated 5 months ago
- A data structure for representing dependency graphs in Clojure☆225Updated 2 years ago
- Standalone console executables for your project.☆155Updated 7 years ago
- Canonical Colorizing Clojure Printer☆256Updated 2 years ago
- A library of various small but handy clojure utility functions☆114Updated 8 years ago
- Persistent sorted maps and sets with log-time rank queries☆134Updated 5 months ago
- Dynamically load and use native C libs from Clojure using JNA☆278Updated 10 years ago
- nREPL middleware to support refactorings in an editor agnostic way☆259Updated 5 months ago
- REPL-y: A fitter, happier, more productive REPL for Clojure.☆339Updated 4 years ago
- Convert REPL interactions into example-based tests.☆259Updated last year
- Clojure reader in Clojure☆212Updated 5 months ago
- code-walking without caveats☆196Updated 3 years ago
- Cryptographic api for Clojure☆151Updated last month
- Clojure wrapper around JGit