Give we are throwing names out there (you'll excuse my self-plug here) my
team developed some time ago clojurescript.io.
I think it is still one of the best REPLs out there. The code is also open
source at https://github.com/Lambda-X/cljs-repl-web and I accept PRs for
improvements/new ideas :)
On Saturday, December 16, 2017 at 2:39:14 PM UTC-6, Matan wrote:
>
> Hi,
>
> As this thread seems to have been going down this path, I am joining it
> after having spent some time fiddling the source code of some clojure.core
> transducers and familiarizing with how to create, compose and use
Hum, could you show me an example use of it, I'm having a hard time
understanding how.
I also stumbled upon a use case where we have a multi-spec of keys spec. And
each one needs to have a key with same name, yet a different spec to it, only
for some of their keys. Could keys* be used for that
| I didn't fully grasp the difference between self-reducible collections v.s.
other ones (in this context, and in general). Can you please delineate?
I think this means that collections which implement CollReduce have an
implementation of reduce which is faster than just calling first and next
Hi,
As this thread seems to have been going down this path, I am joining it
after having spent some time fiddling the source code of some clojure.core
transducers and familiarizing with how to create, compose and use
transducers in transducing processes. By the way I think the reference
You can also get a REPL with https://coderpad.io/ . It even runs Clojure
1.9 and the editor has great VIM bindings.
If it asks you to register you can just start a new session in an incognito
window.
HTH
On Saturday, December 16, 2017 at 4:29:23 AM UTC+1, Didier wrote:
>
> Just realized that:
On tryclj I entered my first Clojure forms. The 5 minutes tutorial was
great because it made me want to learn more. Whether JS or JVM, we should
get a substitute up and running, preferably on the home page.
On Saturday, December 16, 2017 at 4:29:23 AM UTC+1, Didier wrote:
>
> Just realized that:
On Sat, Dec 16, 2017 at 03:59:11AM +, Zach Oakes wrote:
> I think a JVM clojure web repl is pretty hard to keep safe from mischief
> since it needs to execute code server-side.
Or would it... http://plasma-umass.github.io/doppio-demo/
--
You received this message because you are subscribed