-
Right now, a handful of different things are lumped into this one repo (alda-lang/alda):
- The "Alda core library" which includes...
- **alda.parser**: parses Alda code into Clojure code (alda.lisp …
-
The Component render function has only access to the state. That means when you need access to props, you need inject the props into the state. In many cases this is rather tedious (similar to the `NO…
-
FluffOS should build/run on OSX with packages installed with homebrew with ease.
-
On updating my project to use enfocus with clojurecript 1.7.145 I found that all variables were replaced with the text "null".
I believe that this is because clojurescript 1.7.145 has a non-back-comp…
-
but isn't the goal primarily pointfree lol?
My goal has been to drop the fluent style. But I'm only just beginning to level up to the fantasy land stage :)
Why is it fluent syntax something yo…
-
This list: https://www.reddit.com/r/Clojure/comments/3q9jaw/clojure_releases_vs_clojure_book_publication_dates/
seems to mention a few more books than the site http://clojure.org/community/books
Plea…
-
...I'm just thinking from the syntax side, but not being experienced in compiler. I will just discuss on the syntax side.
I made a video to demonstrate the main ideas behind Cirru:
https://www.youtub…
-
Mostly just a comment. We've switched in our este based project from ImmutableJS to Ramda. We've had issue both from a performance perspective and usage perspective with a lot of going back and forth …
ronag updated
7 years ago
-
I started exposing a JS public API here:
https://github.com/kristianmandrup/comportex/commit/275ecd78deb173336e3936d4e46528b4fce373f7
From the Readme "The main API is in the namespaces core, protoco…
-
Hi -
I would like to congratulate you on this new project, and I am eagerly looking forward to your progress.
I don't have much experience yet programming ClojureScript and Reagent, but I've been r…