Metaprogramming Elixir

Metaprogramming Elixir
Author :
Publisher : Pragmatic Bookshelf
Total Pages : 169
Release :
ISBN-10 : 9781680503982
ISBN-13 : 1680503987
Rating : 4/5 (987 Downloads)

Book Synopsis Metaprogramming Elixir by : Chris McCord

Download or read book Metaprogramming Elixir written by Chris McCord and published by Pragmatic Bookshelf. This book was released on 2015-01-29 with total page 169 pages. Available in PDF, EPUB and Kindle. Book excerpt: Write code that writes code with Elixir macros. Macros make metaprogramming possible and define the language itself. In this book, you'll learn how to use macros to extend the language with fast, maintainable code and share functionality in ways you never thought possible. You'll discover how to extend Elixir with your own first-class features, optimize performance, and create domain-specific languages. Metaprogramming is one of Elixir's greatest features. Maybe you've played with the basics or written a few macros. Now you want to take it to the next level. This book is a guided series of metaprogramming tutorials that take you step by step to metaprogramming mastery. You'll extend Elixir with powerful features and write faster, more maintainable programs in ways unmatched by other languages. You'll start with the basics of Elixir's metaprogramming system and find out how macros interact with Elixir's abstract format. Then you'll extend Elixir with your own first-class features, write a testing framework, and discover how Elixir treats source code as building blocks, rather than rote lines of instructions. You'll continue your journey by using advanced code generation to create essential libraries in strikingly few lines of code. Finally, you'll create domain-specific languages and learn when and where to apply your skills effectively. When you're done, you will have mastered metaprogramming, gained insights into Elixir's internals, and have the confidence to leverage macros to their full potential in your own projects.


Metaprogramming Elixir Related Books

Metaprogramming Elixir
Language: en
Pages: 169
Authors: Chris McCord
Categories: Computers
Type: BOOK - Published: 2015-01-29 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Write code that writes code with Elixir macros. Macros make metaprogramming possible and define the language itself. In this book, you'll learn how to use macro
Learn Functional Programming with Elixir
Language: en
Pages: 259
Authors: Ulisses Almeida
Categories: Computers
Type: BOOK - Published: 2018-02-23 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Elixir's straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. No previous functional pro
Introducing Erlang
Language: en
Pages: 212
Authors: Simon St. Laurent
Categories: Computers
Type: BOOK - Published: 2017-03-06 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you’re new to Erlang, its functional style can seem difficult, but with help from this hands-on introduction, you’ll scale the learning curve and discove
Introducing Elixir
Language: en
Pages: 210
Authors: Simon St. Laurent
Categories: Computers
Type: BOOK - Published: 2014-09-10 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Elixir is an excellent language if you want to learn about functional programming, and with this hands-on introduction, you’ll discover just how powerful and
Erlang and Elixir for Imperative Programmers
Language: en
Pages: 260
Authors: Wolfgang Loder
Categories: Computers
Type: BOOK - Published: 2016-11-26 - Publisher: Apress

DOWNLOAD EBOOK

Learn and understand Erlang and Elixir and develop a working knowledge of the concepts of functional programming that underpin them. This book takes the author�