Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages (repost)

Posted By: Veslefrikk
Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages (repost)

Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages By Terence Parr
Publisher: Pragmatic Bookshelf 2009 | 374 Pages | ISBN: 193435645X | PDF | 4 MB

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.