Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 5 Emacs Lisp REPL Projects
-
I have looked at swank-js, indium, and skerrick, but none works out of the box (1~2 hours of investment didn't result in anything). Are there people getting this workflow working in Emacs?
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
A lightweight solution is https://github.com/abicky/nodejs-repl.el but I found it doesn't work with dependencies (your package.json), which didn't make it usable for me.
-
-
Local Golang playground
GNU/Emacs mode that setup local Go playground for code snippets like play.golang.org or even better :) (by grafov)
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Emacs Lisp REPL related posts
- Solution to evaluating JS in buffer
- Howdy does anyone have breakpoints working with javascript? New to developing a web app in doom emacs and would appreciate any hints.
- An Update on CIDER 1.2
- Is Indium still alive?
- The Javascript "ecosystem" is a hot mess and so is software development in general - Kailash Nadh's personal homepage
- Does JS/Go/Rust or any other famous language have a tool like Cider ?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 30 Sep 2023
Index
What are some of the best open-source REPL projects in Emacs Lisp? This list will help you:
Project | Stars | |
---|---|---|
1 | Indium | 1,128 |
2 | inf-clojure | 244 |
3 | nodejs-repl.el | 183 |
4 | eval-in-repl | 163 |
5 | Local Golang playground | 79 |