Treffer: Domain-Specific Languages and Code Synthesis Using Haskell.

Title:
Domain-Specific Languages and Code Synthesis Using Haskell.
Authors:
GILL, ANDY1 andygill@ku.edu
Source:
Communications of the ACM. Jun2014, Vol. 57 Issue 6, p42-49. 8p. 1 Color Photograph, 7 Diagrams, 1 Chart.
Reviews & Products:
Database:
Business Source Premier

Weitere Informationen

The article discusses domain-specific languages and code synthesis using Haskell, which is said to be the premier pure functional programming language. Topics discussed include types in Haskell like those in other languages as constraining summaries of structural values, the influence of an embedded domain specific language (EDSL) on the cost of developing and maintaining a domain specific language when the facilities and tools of the host language are reused, and the additional functionality of the QuickCheck EDSL.