Domain-Specific Languages in R
Autor: | Mailund, Thomas |
---|---|
EAN: | 9781484235874 |
Auflage: | 001 |
Sachgruppe: | Informatik, EDV |
Sprache: | Englisch |
Seitenzahl: | 268 |
Produktart: | Kartoniert / Broschiert |
Veröffentlichungsdatum: | 24.06.2018 |
Untertitel: | Advanced Statistical Programming |
Schlagworte: | Compiler Database Datenbank Datenverarbeitung / Anwendungen / Mathematik, Statistik EDV / Theorie / Programmieren / Allgemeines Mathematik / Informatik, Computer Programmiersprachen Übersetzer (EDV) |
29,95 €*
Die Verfügbarkeit wird nach ihrer Bestellung bei uns geprüft.
Bücher sind in der Regel innerhalb von 1-2 Werktagen abholbereit.
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, yoü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, yoü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.