-
Hi Eric,
new versions of cider and Calva load *cider/piggieback* iso *cemerick/piggieback*
e.g.
`lein update-in :dependencies conj \[nrepl\ \"0.6.0\"\] -- update-in :dependencies conj \[cider…
-
Given this code:
```
(defn process-file [fname]
(slurp (clojure.java.io/resource fname)))
(process-file "hello.txt")
```
and this file in `resources/hello.txt`:
```
Hello Resources!
```
…
-
Couldn't make it work with cider.
loading errors in emacs when starting.
Maybe, if it is already working with newest cider-version, you can document the installation procedure with cider ?
clojj updated
10 years ago
-
### Check for existing issues
- [X] Completed
### Describe the feature
### Feature Request: Integration of Clojure REPL for Enhanced Development Experience
**Title:** Add Support for Cloju…
-
Hi, I'm completely new to vim-fireplace. I've been using Clojure for many years, and vim for many more years, but I've gone without this kind of tool for a very long time. I'm a little confused abou…
-
just tried fixing #244 but can't properly start the project. tried deps.edn and getting this error:
```clojure
(ns datalevin.test.conn
(:require
[datalevin.test.core :as tdc :refer [db-fixt…
den1k updated
6 months ago
-
Any idea what this is about:
CompilerException java.lang.UnsatisfiedLinkError: Unable to load library 'v8wrapper': dlopen(libv8wrapper.dylib, 9): image not found, compiling:(core.clj:25:14)
An earl…
-
uses compliment which is generally awesome https://github.com/clojure-emacs/ac-cider
-
- [x] Depends on #23.
obb should support starting an nREPL server, presumably via `obb nrepl-server` for parity with bb, nbb.
-
I just want to extend an invitation to host this under https://github.com/nrepl, as this would improve the maintenance and discoverability of the project.