-
The ability to highlight an s-expression and extract a new function out from it in the same module, much like you can with Ruby/JS/Java etc.
-
By derived objects, I mean validator, explainer, de/encoder, etc.
What exists currently:
Let us consider the following simple case:
```clojure
(def m0
(m/schema
[:map
[:a int?]
…
-
Hey guys,
I was checking around what I thought was normal behavior for clojure and found out that it is probably a Lighttable thing. My problem is that any error that occurs in Lighttable creates a st…
-
Just curious -- what's the status of Arcadia? It hasn't been updated for a few years. Is it complete at this point?
-
-
Hi!
Are you going to support durable and clustered Quartz JobStores for scheduling?
-
I am trying to get reagent working in self-hosted clojurescript. I am encountering two problems.
1. macros are defined in .clj files. For example, there is reagent.interop.cljs and reagent.interop…
-
I was thinking -- maybe we can use metadata notation for defining `:compiled` templates and snippets? this will allow creating private templates, ex:
``` clojure
(deftemplate ^{:compiled true :privat…
-
### Describe the project you are working on
A 3d third-person action game with usage of 2d billboard sprites for characters and wide weapons and spells system.
### Describe the problem or limita…
-
Macros seem to actually be interpreted as regular functions, see
https://www.maria.cloud/gist/aee5dfdb9418c4f0ebc306369facc793?eval=true
### Environment:
- Browser: Firefox, Chrome
- Pl…