Limit this search to....

The MPS Language Workbench Volume II: The Meta Programming System
Contributor(s): Campagne, Fabien (Author)
ISBN: 1532805373     ISBN-13: 9781532805370
Publisher: Createspace Independent Publishing Platform
OUR PRICE:   $57.00  
Product Type: Paperback - Other Formats
Published: May 2016
Qty:
Additional Information
BISAC Categories:
- Computers | Software Development & Engineering - Tools
Physical Information: 0.55" H x 8" W x 10" (1.29 lbs) 210 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
The second volume of the series explains how to customize the JetBrains Meta-Programming System (MPS) platform to better integrate it with the needs of your languages. Volume II continues where Volume I ended and discusses more advanced features of the MPS platform. This book includes a detailed example to illustrate the design and implementation of a custom web aspect. This detailed example illustrates how the advanced features of the MPS platform make it possible to design languages suitable to generate complete applications. The Meta-Programming System (MPS) is a new kind of tool called a language workbench that makes it easier and more fun to write programs. With traditional programming, it is common to choose one programming language to solve a problem and being limited by this choice. When working with MPS you can use and combine different languages to solve a problem. You can also create simple languages (e.g., Domain Specific Languages) or extend existing ones when the languages available do not exactly meet the evolving needs of the problem at hand. The languages that you create with MPS will integrate nicely with languages developed by others. MPS is open-source and can be obtained from http: //jetbrains.com/mps.