Mastering Clojure Macros

Write Cleaner, Faster, Smarter Code

Nonfiction, Computers, Programming, Programming Languages, LISP, Software Development, General Computing
Cover of the book Mastering Clojure Macros by Colin Jones, Pragmatic Bookshelf
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Colin Jones ISBN: 9781680503920
Publisher: Pragmatic Bookshelf Publication: August 26, 2014
Imprint: Pragmatic Bookshelf Language: English
Author: Colin Jones
ISBN: 9781680503920
Publisher: Pragmatic Bookshelf
Publication: August 26, 2014
Imprint: Pragmatic Bookshelf
Language: English

Level up your skills by taking advantage of Clojure's powerful macro system. Macros make hard things possible and normal things easy. They can be tricky to use, and this book will help you deftly navigate the terrain. You'll discover how to write straightforward code that avoids duplication and clarifies your intentions. You'll learn how and why to write macros. You'll learn to recognize situations when using a macro would (and wouldn't!) be helpful. And you'll use macros to remove unnecessary code and build new language features.

Clojure offers some sharp tools in its toolbox, and one of the sharpest is its macro system. This book will help you write macros using Clojure, and more importantly, recognize when you should be using macros in the first place.

The Lisp "code-as-data" philosophy gives tremendous advantages to macro authors and users. You can use macros to evaluate code in other contexts, move computations to compile time, and create beautiful API layers. You don't need to wait on the Clojure language itself to add new features, you'll learn how to implement even the lowest-level features as macros. You'll step through representative samples of how to use macros in production libraries and applications, find clear details on how to construct macros, and learn pointers to avoid obstacles that often trip up macro amateurs.

Clojure macros are more straightforward to use than metaprogramming features in many other languages, but they're different enough from normal programming to present challenges of their own. Mastering Clojure Macros examines some of these issues, along with alternatives to macros where they exist.

By the time you finish this book, you'll be thinking like a macro professional.

**What You Need:**The book examples have been developed under Clojure 1.6.0, although earlier and later versions of Clojure may work as well. You'll want to use Leiningen 2.x in order to follow along with the examples that use external projects.

View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

Level up your skills by taking advantage of Clojure's powerful macro system. Macros make hard things possible and normal things easy. They can be tricky to use, and this book will help you deftly navigate the terrain. You'll discover how to write straightforward code that avoids duplication and clarifies your intentions. You'll learn how and why to write macros. You'll learn to recognize situations when using a macro would (and wouldn't!) be helpful. And you'll use macros to remove unnecessary code and build new language features.

Clojure offers some sharp tools in its toolbox, and one of the sharpest is its macro system. This book will help you write macros using Clojure, and more importantly, recognize when you should be using macros in the first place.

The Lisp "code-as-data" philosophy gives tremendous advantages to macro authors and users. You can use macros to evaluate code in other contexts, move computations to compile time, and create beautiful API layers. You don't need to wait on the Clojure language itself to add new features, you'll learn how to implement even the lowest-level features as macros. You'll step through representative samples of how to use macros in production libraries and applications, find clear details on how to construct macros, and learn pointers to avoid obstacles that often trip up macro amateurs.

Clojure macros are more straightforward to use than metaprogramming features in many other languages, but they're different enough from normal programming to present challenges of their own. Mastering Clojure Macros examines some of these issues, along with alternatives to macros where they exist.

By the time you finish this book, you'll be thinking like a macro professional.

**What You Need:**The book examples have been developed under Clojure 1.6.0, although earlier and later versions of Clojure may work as well. You'll want to use Leiningen 2.x in order to follow along with the examples that use external projects.

More books from Pragmatic Bookshelf

Cover of the book Rails, Angular, Postgres, and Bootstrap by Colin Jones
Cover of the book The Passionate Programmer by Colin Jones
Cover of the book Functional Programming: A PragPub Anthology by Colin Jones
Cover of the book Pragmatic Guide to Git by Colin Jones
Cover of the book Arduino: A Quick-Start Guide by Colin Jones
Cover of the book Beyond Legacy Code by Colin Jones
Cover of the book Reactive Programming with RxJS 5 by Colin Jones
Cover of the book Property-Based Testing with PropEr, Erlang, and Elixir by Colin Jones
Cover of the book Scalable Cloud Ops with Fugue by Colin Jones
Cover of the book Craft GraphQL APIs in Elixir with Absinthe by Colin Jones
Cover of the book React for Real by Colin Jones
Cover of the book Programming Concurrency on the JVM by Colin Jones
Cover of the book Practical Programming by Colin Jones
Cover of the book Xcode Treasures by Colin Jones
Cover of the book A Common-Sense Guide to Data Structures and Algorithms by Colin Jones
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy