找回密码
 To register

QQ登录

只需一步,快速开始

扫一扫,访问微社区

Titlebook: Domain-Specific Languages in R; Advanced Statistical Thomas Mailund Book 2018 Thomas Mailund 2018 DSLs.Domain Specific Languages.embedded.R

[复制链接]
查看: 52456|回复: 51
发表于 2025-3-21 18:50:50 | 显示全部楼层 |阅读模式
书目名称Domain-Specific Languages in R
副标题Advanced Statistical
编辑Thomas Mailund
视频video
概述Learn to program with domain-specific languages using R.Carry out large matrix expressions and multiplications.Implement metaprogramming with DSLs
图书封面Titlebook: Domain-Specific Languages in R; Advanced Statistical Thomas Mailund Book 2018 Thomas Mailund 2018 DSLs.Domain Specific Languages.embedded.R
描述.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.  .
出版日期Book 2018
关键词DSLs; Domain Specific Languages; embedded; R programming; R language; big data; AI; deep learning; statistic
版次1
doihttps://doi.org/10.1007/978-1-4842-3588-1
isbn_softcover978-1-4842-3587-4
isbn_ebook978-1-4842-3588-1
copyrightThomas Mailund 2018
The information of publication is updating

书目名称Domain-Specific Languages in R影响因子(影响力)




书目名称Domain-Specific Languages in R影响因子(影响力)学科排名




书目名称Domain-Specific Languages in R网络公开度




书目名称Domain-Specific Languages in R网络公开度学科排名




书目名称Domain-Specific Languages in R被引频次




书目名称Domain-Specific Languages in R被引频次学科排名




书目名称Domain-Specific Languages in R年度引用




书目名称Domain-Specific Languages in R年度引用学科排名




书目名称Domain-Specific Languages in R读者反馈




书目名称Domain-Specific Languages in R读者反馈学科排名




单选投票, 共有 0 人参与投票
 

0票 0%

Perfect with Aesthetics

 

0票 0%

Better Implies Difficulty

 

0票 0%

Good and Satisfactory

 

0票 0%

Adverse Performance

 

0票 0%

Disdainful Garbage

您所在的用户组没有投票权限
发表于 2025-3-21 22:04:06 | 显示全部楼层
Parsing and Manipulating Expressions,esult of evaluating the expression (computation time notwithstanding). A literate expression as this one is not something we can get a hold on to in a program—we get either an error or the value the expression evaluates to. If we want to get hold of the actual expression, we need to “quote” it.
发表于 2025-3-22 01:04:53 | 显示全部楼层
Lambda Expressions,, lambda expressions. It is perhaps not something we would use in real-world code, as it simply gives an alternative syntax to anonymous functions, which are already supported in R. However, it is an excellent example of code that is potentially useful and gives us a chance to experiment with syntax
发表于 2025-3-22 06:50:45 | 显示全部楼层
Continuous-Time Markov Chains,ce of which states the chain is in at different time points. As with the list comprehension example in the previous chapter, we are not going to use operators to create a new syntax for the language but will create a DSL by providing functions that can be strung together to construct “sentences.”
发表于 2025-3-22 11:20:46 | 显示全部楼层
Dynamic Programming,ed for speeding up recursive computations. When we need to compute a quantity from a recursion that splits into other recursions and these recursions overlap—so the computation involves evaluating the same recursive calls multiple times—we can speed up the computation by memorizing the results of th
发表于 2025-3-22 14:27:43 | 显示全部楼层
Book 2018how 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.
发表于 2025-3-22 18:09:11 | 显示全部楼层
发表于 2025-3-22 23:06:26 | 显示全部楼层
发表于 2025-3-23 01:44:38 | 显示全部楼层
发表于 2025-3-23 08:59:34 | 显示全部楼层
https://doi.org/10.1007/978-1-4842-3588-1DSLs; Domain Specific Languages; embedded; R programming; R language; big data; AI; deep learning; statistic
 关于派博传思  派博传思旗下网站  友情链接
派博传思介绍 公司地理位置 论文服务流程 影响因子官网 SITEMAP 大讲堂 北京大学 Oxford Uni. Harvard Uni.
发展历史沿革 期刊点评 投稿经验总结 SCIENCEGARD IMPACTFACTOR 派博系数 清华大学 Yale Uni. Stanford Uni.
|Archiver|手机版|小黑屋| 派博传思国际 ( 京公网安备110108008328) GMT+8, 2025-5-18 10:39
Copyright © 2001-2015 派博传思   京公网安备110108008328 版权所有 All rights reserved
快速回复 返回顶部 返回列表