X-Git-Url: http://info9.net/gitweb/?p=wiki.git;a=blobdiff_plain;f=tmarble%2Fposts%2FPuissance_de_Clojure.mdwn;fp=tmarble%2Fposts%2FPuissance_de_Clojure.mdwn;h=ad14cdcdb002ba12398f6ca14bd72c7246fac0c5;hp=0000000000000000000000000000000000000000;hb=25f37f45c25c5659d9a3608776e0fa9ca77c74cd;hpb=19a415cc5d45e990f04b5eafac364423cb50fee1 diff --git a/tmarble/posts/Puissance_de_Clojure.mdwn b/tmarble/posts/Puissance_de_Clojure.mdwn new file mode 100644 index 0000000..ad14cdc --- /dev/null +++ b/tmarble/posts/Puissance_de_Clojure.mdwn @@ -0,0 +1,33 @@ +# Puissance de Clojure + +I would like to thank [Stephano Zacchiroli][zack] and [Sylvestre Ledru][Sylvestre] for +inviting me to talk about the [Power of Clojure][puissance] yesterday at [IRILL][irill]. + + +IRILL + + +IRILL is an unique organization comprised of computer science researchers from +several leading European universitities and organizations collaborating to +create a vibrant FLOSS ecosystem. It was an honor to present my view of how +[Clojure][clojure] combines the advantages of Common Lisp and Java without +the disadvantages of either. This was a tough crowd, experienced in functional +programming and very critical of dynamic typing... There were many good questions +and we had an active discussion. + +I combined talking points with live hacking while presenting from within Emacs :) +You can download my "presentation" here: + +* as PDF: [[puissance-de-clojure.pdf|puissance-de-clojure.pdf]] +* full source ([org-tree-slide][org-tree-slide]): [[irill-26-juin-2012.tar.gz|irill-26-juin-2012.tar.gz]] + +Grazie Mille et Merci! + +[zack]: http://upsilon.cc/~zack/ +[Sylvestre]: http://sylvestre.ledru.info/ +[puissance]: http://www.irill.org/blog/puissance-de-clojure-par-tom-marble +[clojure]: http://clojure.org/ +[irill]: http://www.irill.org/ +[org-tree-slide]: https://github.com/takaxp/org-tree-slide + +[[!tag France clojure OpenJDK IRILL]]