Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 10 Emacs Lisp Clojure Projects
-
Clojure has it for a large percentage of functionality: things like https://github.com/clojure-emacs/cider depend on it. However, this mostly stays in dev-time and isn't used much for releases. Which I find a bit funny because Clojure's functional, data-driven philosophy is great for enabling painless hot-code updates
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Project mention: Curry: A Integrated Functional Logic Programming Language | news.ycombinator.com | 2025-04-25
-
Project mention: Neomacs: Structural Lisp IDE/browser/computing environment | news.ycombinator.com | 2024-11-23
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
I’m using Elpy because it comes with great code evaluating features (sending expressions to the REPL and such). In this config there’s also auto discovery of virtual environments. Adding to that: black, flake8 (not yet added ruff).
In the docs, you will find mod about this I’ve setup IPython integration, if the code evaluation things is something you look for too.
https://github.com/DavidVujic/my-emacs-config
-
Emacs Lisp Clojure discussion
Emacs Lisp Clojure related posts
-
Ask HN: How do you customize Emacs for Python?
-
Lispy
-
CIDER 1.8 ("Geneva") is out!
-
CIDER 1.7 ("Côte d'Azur")
-
vilpy: vilpy is a vi-like paredit, a fork of lispy with many "extraneous" dependencies stripped
-
CIDER 1.6 ("Buenos Aires") is out!
-
corgi: Unbundled Emacs configuration aimed at Clojure developers
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 29 Apr 2025
Index
What are some of the best open-source Clojure projects in Emacs Lisp? This list will help you:
# | Project | Stars |
---|---|---|
1 | cider | 3,577 |
2 | lux | 1,704 |
3 | lispy | 1,242 |
4 | clojure-mode | 943 |
5 | clj-refactor.el | 780 |
6 | inf-clojure | 251 |
7 | corgi | 182 |
8 | flycheck-clj-kondo | 95 |
9 | my-emacs-config | 22 |
10 | vilpy | 12 |