注重体验与质量的电子书资源下载网站
分类于: 计算机基础 其它
简介
Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages 豆 8.4分
资源最后更新于 2020-07-24 15:48:25
作者:Terence Parr
出版社:Pragmatic Bookshelf
出版日期:2010-01
ISBN:9781934356456
文件格式: pdf
标签: 编译原理 编译器 ANTLR compiler 编程 计算机 程序设计 programming
简介· · · · · ·
Knowing how to create domain-specific languages (DSLs) can give you a huge productivity boost. Instead of writing code in a general-purpose programming language, you can first build a custom language tailored to make you efficient in a particular domain. The key is understanding the common patterns found across language implementations. "Language Design Patterns" identifies and...