SummaryA fully revised edition that covers the new features available in Clojure 1.6.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyClojure is a modern Lisp for the JVM. It has the strengths you first-class functions, macros, and Lisp's clean programming style. It supports functional programming, making it ideal for concurrent programming and for creating domain-specific languages. Clojure lets you solve harder problems, make faster changes, and end up with a smaller code base. It's no wonder that there are so many Clojure success stories.About the BookClojure in Action, Second Edition is an expanded and improved version that's been updated to cover the new features of Clojure 1.6. The book gives you a rapid introduction to the Clojure language, moving from abstract theory to practical examples. You'll start by learning how to use Clojure as a general-purpose language. Next, you'll explore Clojure's efficient concurrency model, based on the database concept of Software Transactional Memory (STM). You'll gain a new level of productivity through Clojure DSLs that can run on the JVM. Along the way, you'll learn countless tips, tricks, and techniques for writing smaller, safer, and faster code.What's InsideFunctional programming basicsMetaprogramming with Clojure's macrosInteroperating with JavaCovers Clojure 1.6About the ReaderAssumes readers are familiar with a programming language like C, Java, Ruby, or Python.Table of ContentsIntroducing ClojureClojure Data structures and functionsBuilding blocks of ClojureMultimethod polymorphismExploring Clojure and Java interopState and the concurrent worldEvolving Clojure through macrosMore on functional programmingProtocols, records, and typesTest-driven development and moreMore macros and DSL
Clojure in Action

ISBN: 1638355339
ISBN 13: 9781638355335
Publication Date: December 16, 2015
Publisher: Manning
Pages: 336
Format: Kindle Edition
Author: Amit Rathore