-
After installing slamhound.el from Marmalade and trying to run it inside a Clojure buffer with nREPL running I'm getting this:
```
Debugger entered--Lisp error: (void-function slime-eval)
slime-eva…
-
If I do `lein figwheel` and start Electron, everything works. But if I start `lein repl` and do `(use 'figwheel-sidecar.repl-api)` and `(start-figwheel!)` then when I start Electron I get the error:
…
-
I started working on a Blender live-coding project:
https://github.com/darwin/blender-hylang-live-code
Blender embeds Python and offers an API for automation. I want to write Clojure and ideally u…
-
Hey Ryan, I'd really like to try and run this :)
Could you just provide a smidgeon of information about which commands you were using to bring up that awesome colored spinning polygon thing we saw at …
-
[Enter steps to reproduce:]
1. Open Atom
2. Try to start a REPL from Packages>proto-repl>Start REPL.
**Atom**: 1.40.1 x64
**Electron**: 3.1.10
**OS**: Mac OS X 10.14.6
**Thrown From**: [prot…
-
Hi Mimmo,
I'm having trouble getting the [Higher Order Components](https://github.com/swannodette/om/wiki/Basic-Tutorial#wiki-higher-order-components) to work. No matter what I try, I get "Uncaught Re…
-
This is related to https://github.com/plumatic/schema-generators/issues/21, which helped me trace to clojurescript 1.10.520.
## ISSUE
when using clojurescript > 1.10.520, generating for any non-…
-
Maybe this is an artifact of some of the other tooling involved, but I am getting a strange behavior when I attempt to compile cljs speclj tests from cljc (reader conditional) source. When I attempt t…
-
I believe there's no way to get help for a task once you've aliased its name. This could be considered bad practice but it's also quite useful. Could there be a way for help maybe to print both the al…
-
mea culpa for leaving `[com.cemerick/austin "0.1.1"]` in the general plugins section of my project.clj, but it caused some pretty difficult to track down problems with AOT (specifically with the cloju…