buchspektrum Internet-Buchhandlung

Neuerscheinungen 2018

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Thomas Mailund

Domain-Specific Languages in R


Advanced Statistical Programming
1st ed. 2018. ix, 257 S. 10 SW-Abb. 235 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2018
ISBN: 1-484-23587-8 (1484235878)
Neue ISBN: 978-1-484-23587-4 (9781484235874)

Preis und Lieferzeit: Bitte klicken


Gain an accelerated introduction to domain-specific languages in R, including coverage of regular expressions. This compact, in-depth book shows you how DSLs are programming languages specialized for a particular purpose, as opposed to general purpose programming languages. Along the way, youŽll learn to specify tasks you want to do in a precise way and achieve programming goals within a domain-specific context.

Domain-Specific Languages in R includes examples of DSLs including large data sets or matrix multiplication; pattern matching DSLs for application in computer vision; and DSLs for continuous time Markov chains and their applications in data science. After reading and using this book, youŽll understand how to write DSLs in R and have skills you can extrapolate to other programming languages.

What YouŽll Learn

Program with domain-specific languages using R

Discover the components of DSLs

Carry out large matrix expressions and multiplications

Implement metaprogramming with DSLs

Parse and manipulate expressions

Who This Book Is For

Those with prior programming experience. R knowledge is helpful but not required.
1: Introduction

2: Matrix Expressions

3: Components of a Programming Language

4: Functions, Classes, and Operators

5: Parsing and Manipulating Expressions

6: Lambda Expressions

7: Environments and Expressions

8: Tidy Evaluation

9: List Comprehension

10: Continuous-Time Markov Chains

11: Pattern Matching

12: Dynamic Programming

13: Conclusion
Thomas Mailund is an associate professor in bioinformatics at Aarhus University, Denmark. He has a background in math and computer science. For the last decade, his main focus has been on genetics and evolutionary studies, particularly comparative genomics, speciation, and gene flow between emerging species. He has published Beginning Data Science in R, Functional Programming in R and Metaprogramming in R with Apress as well as other books.