-
When using Clojure/Script 1.11, you will get function redefinition warnings because `cljs-http` depends on `noencore`, which defines `parse-long` and `parse-double` functions which are now included in…
-
- [x] First, see if we can parse the YAML docs in the repo
- [ ] Then, with clojure (maybe also Julia)
-
May be my set up issue but got this all the time:
` V 5
Player 2 winsException in thread "main" Syntax error compiling var at (/private/var/folders/q4/n4sdb9vx2d5429s9dkq2q0ww0000gn/T/form-init102…
-
Using c-m-p 1.3.8 with Clojure 1.3-beta1 and the default test script fails with the error:
```
Exception in thread "main" java.lang.IllegalStateException: Can't dynamically bind non-dynamic var: cloj…
-
Ideally we don't want to be calling out to the shell to perform part of the business logic. This should be translated to Clojure, using whatever libraries are appropriate for Git and file system.
-
@MalloZup research
# Scope:
Show why CLOJURE rocks compairing to python/ruby/bash in the domain of operation
-what are the key advantage for using a REPL driven development and why as tool…
-
When you use http-kit async channels to implement Server Sent Events, the channel is never closed even when writing to a channel that the client has disconnected from. `:on-close` callbacks are also n…
-
In the attached minimal test, all the lines of code appear aligned at the left of the text area. The `codemirror.css` and `klipse.js` files are copies from the `dist` directory. The `scripts` director…
-
```
$ java -cp ~/bin/clojure-1.8.0.jar:. clojure.main .clj
```
main.java
```
/**
* Copyright (c) Rich Hickey. All rights reserved.
* The use and distribution terms for this software are covere…
-
```bash
➜ district0x-facts-db git:(master) ✗ clj -A:build-index-server
Error building classpath. nil
java.lang.NullPointerException
at java.util.regex.Matcher.getTextLength(Matcher.java:1283)
…
xlisp updated
4 years ago