<p>Enhance your existing Clojure know-how with this example-packed tutorial on building custom languages. It will help you unlock the potential of Clojure in a way you probably never thought possible.</p> <p><b>Overview</b></p> <ul> <li>Explore DSL concepts from existing Clojure DSLs and libraries</
Clojure for Domain-specific Languages
โ Scribed by Ryan D. Kelker
- Publisher
- Packt Publishing
- Year
- 2013
- Tongue
- English
- Leaves
- 268
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Learn how to use Clojure language with examples and develop domain-specific languages on the go
Overview
Explore DSL concepts from existing Clojure DSLs and libraries
Bring Clojure into your Java applications as Clojure can be hosted on a Java platform
A tutorial-based guide to develop custom domain-specific languages
In Detail
Clojure is a very new and rapidly growing language that runs on top of the JVM. The language being hosted on the Java platform allows for Clojure applications to use existing Java components. Although there are objects in Clojure, the language is not object oriented.
๐ SIMILAR VOLUMES
<p>Enhance your existing Clojure know-how with this example-packed tutorial on building custom languages. It will help you unlock the potential of Clojure in a way you probably never thought possible.</p> <p><b>Overview</b></p> <ul> <li>Explore DSL concepts from existing Clojure DSLs and libraries</
Preface The book Groovy for Domain-Specific Languages [Packt Publishing: 3, Amazon.com: 5] written by Fergal Dearle [4] has been published by Packt Publishing in May 2010. As the title mentions it is all about how to implement domain-specific languages aka DSLs based on the Groovy programming langu
When carefully selected and used, Domain-Specific Languages (DSLs) may simplify complex code, promote effective communication with customers, improve productivity, and unclog development bottlenecks. In <B> <I>Domain-Specific Languages</I> </B>, noted software development expert Martin Fowler first
When carefully selected and used, Domain-Specific Languages (DSLs) may simplify complex code, promote effective communication with customers, improve productivity, and unclog development bottlenecks. In<b><i>Domain-Specific Languages</i></b>, noted software development expert Martin Fowler first pro
<p><div><p>The development of modern complex software-intensive systems often involves the use of multiple DSMLs that capture different system aspects. Supporting coordinated use of DSMLs leads to what we call the globalization of modeling languages, that is, the use of multiple modeling languages t