This monday at 7pm I'll be talking at the Lambda Lounge about Clojure, the functional Lisp for the JVM.
The interactive REPL driven demonstration will try and provide a whistlestop tour of Clojure and its workflow, showcasing unique aspects of the language and its workflows. Depending on what people want to see, we can touch on topics ranging from macros <http://clojure.org/reference/macros> and meta programming to interacting with Lisp at the REPL, using profilers to diagnose performance issues, tools such as nREPL <https://github.com/clojure/tools.nrepl>, Paredit, or CIDER <https://github.com/clojure-emacs/cider>, or the concurrency options available to you such as futures, promises, agents <http://clojure.org/reference/agents>, atoms <http://clojure.org/reference/atoms> and the Software Transactional Memory <http://clojure.org/reference/refs>. Or perhaps any other core language features such as protocols <http://clojure.org/reference/protocols>, multimethods <http://clojure.org/reference/multimethods>, persistent data structures <http://clojure.org/reference/data_structures>, lazy sequences <http://clojure.org/reference/sequences>, transducers <http://clojure.org/reference/transducers>, that I can talk about. I won't be able to cover everything, but I'll try my best to give you a flavour of this practical language. R. -- -- To post: [email protected] To unsubscribe: [email protected] Feeds: http://groups.google.com/group/python-north-west/feeds More options: http://groups.google.com/group/python-north-west --- You received this message because you are subscribed to the Google Groups "Python North-West" 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.
