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 <[email protected] > <javascript:>> wrote: > >> 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 functions. In fact, this is exactly how various pattern >> operations, such as guards, alternation, and views are implemented in Akar. >> The library also features a syntactic layer that makes common use cases >> convenient, but at the same time stays true to the first-class spirit of >> the core model. >> >> The library comes with a full-blown *tutorial* >> <https://github.com/missingfaktor/akar/blob/master/TUTORIAL.md> and also >> covers some FAQs >> <https://github.com/missingfaktor/akar/blob/master/FAQs.md>. >> >> I made the first release - 0.1.0 - today. >> >> I hope you guys like it, and find it useful! Feedback, constructive >> criticism, PRs are most welcome. >> >> Best, >> Rahul >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to [email protected] >> <javascript:> >> Note that posts from new members are moderated - please be patient with >> your first post. >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/clojure?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Clojure" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
