[ANN] LispCast Single Page Applications with ClojureScript and Om

2015-09-17 Thread Eric Normand
Hello, Clojurists! I've been working hard on my new course *LispCast Single Page Applications with ClojureScript and Om .* It's an interactive course teaching the basics of building an application from the ground up. It's finished and it

Re: Puzzlement over closing core.async channels asynchronously

2015-09-17 Thread Raoul Duke
> Thanks for the rapid response! You could say that you put this in there as > an exercise for the viewer; I know that in discussing it amongst ourselves, > we definitely sharpened our understanding of some of the concepts. I guess I'd see it as an argument for static checking around concurrency,

Re: Puzzlement over closing core.async channels asynchronously

2015-09-17 Thread James Elliott
Thanks for the rapid response! You could say that you put this in there as an exercise for the viewer; I know that in discussing it amongst ourselves, we definitely sharpened our understanding of some of the concepts. I had tried submitting an erratum via O’Reilly before posting to this list, b

Re: Puzzlement over closing core.async channels asynchronously

2015-09-17 Thread Timothy Baldridge
Yes, I'm pretty sure that was a quick-and-dirty example, and I probably should have clarified that in the course. You are correct, there is a race condition between the go loops, and that one of them may close the output channel before the others have finished processing their results. Probably be

Puzzlement over closing core.async channels asynchronously

2015-09-17 Thread James Elliott
We’ve been watching Timothy Baldridge’s great O’Reilly video series on core.async, but are perplexed by one of the examples. In lecture 14 on tuning back-pressure, he introduces a function map-pipe for giving a channel a pipeline of work to do, and then as the final step, adds the ability to ad

Re: Joxa (Re: Clojure on an Erlang-vm-os on Xen?)

2015-09-17 Thread adrians
Frank, I've also just found out about Lisp Flavored Erlang , which, based on what I've read, does take some inspiration from Clojure, as well as Common Lisp. It seems to be more active compared to Joxa. On Friday, August 24, 2012 at 5:12:40 PM UTC-4, FrankS wrote: > > Just got thi

Re: Clojure on an Erlang-vm-os on Xen?

2015-09-17 Thread Juan Martín
Hi Fergal, This is great news! Even more so since I'm currently working at Inaka (a company acquired by Erlang Solutions last year). Also, I've been working in a project that uses ClojureScript/Om in the FrontEnd and Elixir/Plug/Erlang in the backend and it has been great. Regards, Juan On Thu

Re: Oxford (UK) Clojure Group

2015-09-17 Thread marcin
Good idea, I would be very interested in this. Best Marcin On Tuesday, 15 September 2015 22:04:49 UTC+1, Kévin Etienne wrote: > > Hi, > > I've seen a previous thread > https://groups.google.com/forum/#!topic/clojure/dRPF8bEpjBE > where a Clojure group in Oxford was mentioned. I don't know what h

Re: Clojure on an Erlang-vm-os on Xen?

2015-09-17 Thread Fergal Byrne
Hi Juan/Frank, Elixir has taken the key features of Clojure (especially macros, protocols) and used them to build a wonderful language on the BEAM. I'd take a look at Elixir if I were you - it's just too much for too little to try shoehorning Clojure notions into a BEAM-hosted system. Th

[ANN] Skyscraper 0.1.2, a library for scraping entire websites

2015-09-17 Thread Daniel Janus
Skyscraper 0.1.2 has been released. New in this release: - A processor can now return one context only. (Thanks to Bryan Maass.) - The processed-cache option to scrape now works as advertised. - New scrape option: :html-cache. (Thanks to ayato-p.) - New official defprocessor clauses: :

Re: Oxford (UK) Clojure Group

2015-09-17 Thread Vladimir Vitvitskiy
Hi Kevin, this is a great idea and I would like to attend such group though I only started to learn this language. Thanks On Tuesday, 15 September 2015 22:04:49 UTC+1, Kévin Etienne wrote: > > Hi, > > I've seen a previous thread > https://groups.google.com/forum/#!topic/clojure/dRPF8bEpjBE > wh

[:ann] cats 1.0.0

2015-09-17 Thread Alejandro Gómez
Hello everyone, I'm glad to announce the 1.0.0 release of cats[1], a library with category theory and algebraic abstractions for Clojure(Script). This release packs a lot of new features and it also has breaking changes. We're happy with the API and we've settled it in this 1.0.0 release, the next

Re: Tools comparable to Luigi for Clojure or the JVM?

2015-09-17 Thread Miguel Ping
If it's hadoop, I would take a look at either cascalog or pigpen On Thursday, September 17, 2015 at 4:17:13 AM UTC+1, Christopher Small wrote: > > Check out prismatic's plumbing. Its a reall y lovely tool that among other > things let's

Re: Using metadata to specify how calls to a macro should be indented

2015-09-17 Thread Jozef Wagner
Dunaj uses metadata to guide IDEs and pretty printer regarding indentations, arg grouping, ... http://www.dunaj.org/metadata.html#_indentation http://www.dunaj.org/day10.html#_ide_support Jozef On Sunday, September 13, 2015 at 12:06:50 PM UTC+2, Artur Malabarba wrote: > > Hi everyone, > > > Ove

Re: [ANN] ClojuTRE 2015 conference in Tampere, Finland

2015-09-17 Thread jarppe
Videos now available: https://www.youtube.com/playlist?list=PLetHPRQvX4a_tA9hGP935-OyLOYaRKpnj -- -jarppe On Monday, June 22, 2015 at 3:24:23 PM UTC+3, Mikko Heikkilä wrote: > > Dear fellow Clojurians, > > ClojuTRE 2015 will take place Friday, September 11th 2015, in Tampere, > Finland. > > C