Hi,
9 months and half a dozen books later, here's my first (hopefully) useful
Clojure program: https://github.com/justiniac/clotilde
Clotilde implements the basic ops of the Linda process coordination
language: http://en.wikipedia.org/wiki/Linda_(coordination_language)
More on the topic:
Quoted patterns need to be handled correctly by clotilde.innards/-match-fn.
Tried to make it a macro and to unquote pattern, but
clojure.core.match/match complains.
See test-match-fn.
Gah!
Le lundi 5 août 2013 16:37:16 UTC+2, François DE SERRES a écrit :
>
> Hi,
>
> 9 months and
3, at 10:37 AM, François DE SERRES wrote:
> > 9 months and half a dozen books later, here's my first (hopefully)
> useful Clojure program: https://github.com/justiniac/clotilde
> >
> > Clotilde implements the basic ops of the Linda process coordination
> la
Hi there,
I just pushed the new Clotilde to
GitHub<https://github.com/justiniac/clotilde>,
now with proper pattern handling and a more idiomatic API.
Please review? (only a handful lines)
Thankies!
--
F.
Le lundi 5 août 2013 16:37:16 UTC+2, François DE SERRES a écrit :
>
>
Bonne chance Cognitect !!!
Le lundi 16 septembre 2013 15:50:46 UTC+2, Rich Hickey a écrit :
>
> I just wanted to let everyone know that Metadata Partners (the company
> behind Datomic) and I have merged with Relevance, Inc., to form Cognitect,
> Inc. This merger is great for Clojure, adding cons
CCW has helped me a lot already, and this release is just beautiful.
Merci so much Laurent !
--
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are modera
Hi David,
any chance to see core.match expose its compiler in the near future?
The ability to create "matchers" at runtime (like matchure/fn-match) would be
much welcome ;)
Thankies,
--
François
--
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
T
Beautiful.
Le mercredi 13 novembre 2013 00:52:10 UTC+1, Ryan Spangler a écrit :
>
> Hello Clojure,
>
> Excited to announce today the release of Caribou! http://let-caribou.in/
>
> We have been building web sites and web applications with it for over two
> years now and improving it every day.