๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

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

โœ Scribed by Parr, Terence


Publisher
Pragmatic Bookshelf
Year
2010;2009
Tongue
English
Leaves
358
Series
The pragmatic programmers
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Subjects


005.13--Linguaggi di programmazione per elaboratori elettronici.--22;Linguaggi di programmazione;005.13 -- Linguaggi di programmazione per elaboratori elettronici. -- 22


๐Ÿ“œ SIMILAR VOLUMES


Language Implementation Patterns: Create
โœ Terence Parr ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐ŸŒ English

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

Language Implementation Patterns: Create
โœ Terence Parr ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Pragmatic Bookshelf ๐ŸŒ English

<p>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.<br/><br/> The key is understanding the com

Implementing domain-specific languages w
โœ Bettini L. ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Packt ๐ŸŒ English

<p>Learn how to implement a DSL with Xtext and Xtend using easy-to-understand examples and best practices</p> <p><b>Overview</b></p> <ul> <li>Learn to quickly develop a domain-specific language with Xtext</li> <li>Implement any aspect of a DSL using Xtend, a fully featured Java-like programming lang

Implementing Domain Specific Languages w
โœ Lorenzo Bettini ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><b>Learn how to implement a DSL with Xtext and Xtend using easy-to-understand examples and best practices</b></p><h2>About This Book</h2><ul><li>Leverage the latest features of Xtext and Xtend to develop a domain-specific language.</li><li>Integrate Xtext with popular third party IDEs and get the