Re: [ANN] akar 0.1.0

2016-07-07 Thread Rahul Goma Phulore
Hi, Nahuel. A ClojureScript release is on the radar. Stay tuned! Best, Rahul On Wednesday, July 6, 2016 at 3:20:16 PM UTC+1, Nahuel Greco wrote: > > Hi Rahul, Akar seems very nice! It works in Clojurescript? > > Saludos, > Nahuel Greco. > > On Tue, Jul 5, 2016 at 11:38 AM, Rahul Goma Phulore >

Re: [ANN] akar 0.1.0

2016-07-06 Thread Nahuel Greco
Hi Rahul, Akar seems very nice! It works in Clojurescript? Saludos, Nahuel Greco. On Tue, Jul 5, 2016 at 11:38 AM, Rahul Goma Phulore < rahul.phulore@gmail.com> wrote: > Hi, all. > > I am quite excited to announce my project Akar – > https://github.com/missingfaktor/akar. It's a pattern matc

[ANN] akar 0.1.0

2016-07-05 Thread Rahul Goma Phulore
Hi, all. I am quite excited to announce my project Akar – https://github.com/missingfaktor/akar. It's a pattern matching library for Clojure, wherein the patterns are first class values (just functions, actually). Akar patterns can be manipulated, composed, abstracted over, like any other func