-
hi
i followed the instructions to create a new app from template
in D:\www\ lein new gizmo-web gizmo
cd gizmo
lein run --config config/development.clj
and i get an error Exception in thread "main" …
bazo updated
10 years ago
-
Hi I'm a Clojure developer and I never stop looking for a better editor than emacs.
Ideally I would prefer to configure my editor in clojure and xi architecture seems like something that could allow …
-
```
Hello,
I've been working on sikuli-clj (the Clojure wrapper) lately, and I've come
across a couple things that would be handy to have in sikuli-api:
1) Add Mouse click "duration" param
- the …
-
Is it the goal of this project to become like amaple or sympy (python) for clojure?
With features like
- symbolic differentiation/integration of a function
- taylor expansions
- simplify expressions …
-
[Magic](https://github.com/nasser/magic) is another cleaner Clojure CLR implementation.
What are the similarities / differences?
How to decide which ClojureCLR implementation to use?
-
Is there a way to connect metabase to MonetDB ?
~Another one is metabase can support Apache Kylin ?~
⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment**
-
**Task (REQUIRED):**
Develop a new editor from the ground up based on a more approachable GUI toolkit.
**Expected outcome (REQUIRED):**
New editor is available.
The current editor based on Clo…
-
What microservices should we have in VIP-REPL?
An alternative to microservices would be that all functionality is implemented by a single process.
Here is an initial suggestion for microservices…
-
When I try to bundle my code with Webpack on Windows, I'm getting the following error:
```
PS C:\Users\Andrew\Projects\dreamybandnames2> clj -M:cljs/deps -m figwheel.main --build-once dbn-frontend…
-
Rich Hickey answered some questions for the readers of this book. He had a special interest in why this Lisp version could be more broadly successful than other Lisps, so this interview is a little mo…