I can't wait to see a node+cljs version of a Leiningen client :-)
Le lundi 22 décembre 2014, Boris Kourtoukov a écrit :
> Thanks for this! The last batch of updates have made it so much easier to
> work with node.
>
> On Sunday, December 21, 2014 1:58:23 PM UTC-5, David Nolen wrote:
>>
>> Clojur
Thanks for this! The last batch of updates have made it so much easier to
work with node.
On Sunday, December 21, 2014 1:58:23 PM UTC-5, David Nolen wrote:
>
> ClojureScript's Node.js support has come a very long way. I've written
> a short post about it
> http://swannodette.github.io/2014/12/
I'm trying to figure out if there is a better / more concise / more generic
way to write an update function. The data I have is a vector of maps
containing vectors of maps.
For example:
[{:values [{:y 1 :x 4}{:y 2 :x 7}]}{:values [{:y 5 :x 8}]}]
The goal is to update all the :y values or all
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hallo,
tldr;
I would like to have some input, because the crypto-hash function for
edn is a basic building block to distribute values and cannot easily
be changed later.
I have developed a cross-platform implementation to create UUID5
values based o
The
page http://clojure-doc.org/articles/tutorials/basic_web_development.html
says that code is available on github. But clicking the link takes me to
the guides, which appear to not have the source code for the finished app
(after all the changes are made), only the same readme that has the
I am Tushar Gupta, an Acquisition Editor at Packt Publishing.
We specialise in publishing books, eBooks, video tutorials and articles for
IT developers, administrators and users.
We are currently planning to develop a book on *Clojure Data structures and
Algorithms*.
We are looking for a
Now that var is implemented. Could we expect the support of private functions
in cljs?
On Wednesday, 17 December 2014 23:54:09 UTC+2, David Nolen wrote:
> ClojureScript, the Clojure compiler that emits JavaScript source code.
>
> README and source code: https://github.com/clojure/clojurescript
wonderful!
mimmo
> On 21 Dec 2014, at 19:58, David Nolen wrote:
>
> ClojureScript's Node.js support has come a very long way. I've written
> a short post about it
> http://swannodette.github.io/2014/12/21/browserless-clojurescript/.
>
> I think this will be of interest to anyone building
> non
ClojureScript's Node.js support has come a very long way. I've written
a short post about it
http://swannodette.github.io/2014/12/21/browserless-clojurescript/.
I think this will be of interest to anyone building
non-browser-centric ClojureScript libraries or those people who want
to write shell s
David, you’re unstoppable ;-)
mimmo
> On 21 Dec 2014, at 19:12, David Nolen wrote:
>
> ClojureScript, the Clojure compiler that emits JavaScript source code.
>
> README and source code: https://github.com/clojure/clojurescript
>
> New release version: 0.0-2505
>
> Leiningen dependency inform
ClojureScript, the Clojure compiler that emits JavaScript source code.
README and source code: https://github.com/clojure/clojurescript
New release version: 0.0-2505
Leiningen dependency information:
[org.clojure/clojurescript "0.0-2505"]
This release fixes an issue with cljs.test and impr
Regarding the speed optimizations, execution time for a given model was
reduced from 2735 seconds to 70 seconds, over several versions by doing
several optimizations.
The same calculation implemented in C# takes 12 seconds using the same
computer and OS. Maybe the Clojure code can still be imp
Langohr [1] is a Clojure client for RabbitMQ.
Release notes:
http://blog.clojurewerkz.org/blog/2014/12/21/langohr-3-dot-0-0-is-released/
1. http://clojurerabbitmq.info
--
@michaelklishin, github.com/michaelklishin
--
You received this message because you are subscribed to the Google
Groups "Cl
Just cut Om 0.8.0-beta5, the only change is bumping to a version of
the React JAR that supplies new externs for changes to React in
0.12.2.
On Sat, Dec 20, 2014 at 2:12 PM, David Nolen wrote:
> The main change is getting back in sync with React 0.12.2 plus a few
> small enhancements. Feedback wel
I get concerned whenever I see things like "rooted in lisp's DNA". Lisp is
data, there is no formatting. If we want to argue tradition, we should stop
ourselves and instead argue the points behind the tradition. It's not good
enough to say "It's always been done this way..." We instead should say
"
On Dec 21, 2014 7:17 AM, "Jonathon McKitrick" wrote:
> Well, my goal is to start a go-loop (if possible) at the root level of the
> code that simply parks and waits for a group of emails to be sent. When
> that happens, it would wake up and broadcast the result of the send
> operation via web so
Well, my goal is to start a go-loop (if possible) at the root level of the
code that simply parks and waits for a group of emails to be sent. When
that happens, it would wake up and broadcast the result of the send
operation via web socket back to the browser. I'd like to avoid starting
that loop
On December 21, 2014 at 1:12:10 AM, Leon Grapenthin (grapenthinl...@gmail.com)
wrote:
Thanks for bringing this up here and linking to the issue I raised on GH. I
wanted to start a discussion here as well but have not yet found time.
My concerns and worries are less about the style-guide in gene
You can use `.dir-locals.el` to alter the clojure-mode indentation settings on
a per-project basis.
—
Cheers,
Bozhidar
On December 20, 2014 at 8:47:10 PM, Andy L (core.as...@gmail.com) wrote:
Hi,
I realized recently that cohesive pretty formatting LISP programs is a very
difficult problem to
On December 20, 2014 at 4:30:41 PM, Timothy Baldridge (tbaldri...@gmail.com)
wrote:
I recently browsed parts of that guide and was surprised how many bits I
disagreed with. Especially around the "one space in these rare cases" bits. Not
that that is a bad thing it's just my personal opinion that
Yeah, shared (or at least as shared as possible) defaults would be awesome. I
feel that the style guide might provide us with
some insight about what those shared defaults should be.
—
Cheers,
Bozhidar
On December 20, 2014 at 11:51:33 AM, Laurent PETIT (laurent.pe...@gmail.com)
wrote:
I agree
On December 20, 2014 at 11:14:14 AM, Colin Fleming
(colin.mailingl...@gmail.com) wrote:
Hi everyone,
There's been a bit of discussion recently on a couple of clojure-mode tickets
that I thought were worth discussing here. The tickets are #265 and #266, and
they later led to PR #96 on Bozhidar B
Thanks!
cheers,
Bruce
On Sun, Dec 21, 2014 at 10:54 AM, Bozhidar Batsov wrote:
> Ladies and gentlemen, I’m happy to inform you that CIDER 0.8.2 is out! It’s
> a bugfix-only release (which means you totally want to use it). Have a look
> at the release notes
> (https://github.com/clojure-emacs/ci
On December 21, 2014 at 1:29:04 PM, László Török (ltoro...@gmail.com) wrote:
This is fantastic! Congrats and kudos to all the contributors.
One question: will the 0.8.2 release make it to MELPA-stable?
Sure. No idea how often the MELPA-stable packages get rebuilt, but I expect
0.8.2 to land ther
This is fantastic! Congrats and kudos to all the contributors.
One question: will the 0.8.2 release make it to MELPA-stable?
Thanks!
L
2014-12-21 11:54 GMT+01:00 Bozhidar Batsov :
> Ladies and gentlemen, I’m happy to inform you that CIDER 0.8.2 is out!
> It’s a bugfix-only release (which means
The only catch is that you should do this only for “relatively unique” names,
as clojure-mode is not namespace aware. Otherwise you might get
funky indentation in odd places.
—
Cheers,
Bozhidar
On December 21, 2014 at 3:23:17 AM, Reid McKenzie (rmckenzi...@gmail.com) wrote:
Protip: you already
Ladies and gentlemen, I’m happy to inform you that CIDER 0.8.2 is out! It’s a
bugfix-only release (which means you totally want to use it). Have a look at
the release notes (https://github.com/clojure-emacs/cider/releases/tag/v0.8.2)
for all the gory details.
This will be the final release in t
Hi everyone:
Sorry that it has taken so long. I've just released the software in GitHub
under the EPL. It can be found at:
https://github.com/iosephus/gema
Kind regards,
Jose.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this grou
28 matches
Mail list logo