How to create pragmatic, lightweight languages: Basic Edition

$49
3 ratings

This version include the book in PDF, Epub, and Mobi (Kindle)

This book shows how we can reuse existing libraries and frameworks to create all the ecosystem necessary to support our languages.

The cost of building all the machinery to proper support a language used to be very high. Today with a limited effort we can design a language and obtain:

* a fast parser from a concise grammar definition

* validation and model transformations with very few code

* generate JVM bytecode and get interoperability with other JVM languages

* rich editors with syntax highlighting and autocompletion

We will see how to build all of this and more by defining small components in a smart way. 

The result will be something solid, complete and understandable.


This product is not currently for sale.
Copy product URL

Ratings

5.0
(3 ratings)
5 stars
100%
4 stars
0%
3 stars
0%
2 stars
0%
1 star
0%
$49

How to create pragmatic, lightweight languages: Basic Edition

3 ratings