-
[![bounty](https://api.bountysource.com/badge/issue?issue_id=53420964)](https://www.bountysource.com/issues/53420964-get-rid-of-gigaget)
- [5] I carefully read the [contribution guidelines](https:…
-
In reference to letfn, etc., would it be possible to introduce a meta-data value that would identify which parameter, in a macro, was to be introduced as a symbol or binding form?
```
(defmacro let-l…
-
The Clojure Data Science community is making heavy use of vega lite for plotting.
It has become the dominant technology for doing plots in Clojure.
The adaption of vega (lite) in Clojure would be…
-
I tried it and I liked it (even if it is, unfortunately, non isomorphic), but I think that there should be a simpler syntax to define components. 59 lines to define a checkbox component? Really? This …
-
To redirect discussion from #16
-
This is an issue for gathering feedback on the Ring 2.0 design.
The code and documentation will be held in the [2.0 branch](https://github.com/ring-clojure/ring/tree/2.0) of the repository.
The …
-
Hey Javi,
here my thoughts as promised...
I actually wondered, if we can say, that cursor solutions are _replacing_ Flux, since Flux itself seems to be more the design pattern on how the communicati…
-
Fibers are neat, but the majority of node.js developers don't and won't use them, and they don't work in browsers at all. It would be nice if we could provide a "classical FBP" system that works using…
-
I, for one, start to think about indentation first thing when formatting is mentioned. So therefore this thread on that issue. As the plethora of [zprint](/kkinnear/zprint) indentation options show us…
-
A [homoiconic](https://en.wikipedia.org/wiki/Homoiconicity) programming language can parse itself to an AST expressed as native data that can be transformed within the language, evaluated, or isomorph…