Is MPS (a meta-programming language) worth looking into? -


Another project from Jetbrains, their new issues were tracker charisma completely written. Is this concept useful / practical or is it too early?

MPS is not just a DSL for Java. It is actually language - angostic You can generate your own language in another language which is supported by MPS. We support Java, XML and plain text (in the form of final resort) outside of the box in MPS 1.1. Perhaps, in future versions, we will provide other languages ​​such as JavaScript, CSS, etc.

One of the key features of MPS is that is not available in other tools, the ability to write languages. You can create multiple language extensions and write them in the desired way. For example, a vendor can apply a language to their database, and a language for other financial calculations. They will work well together, and you will not have any problems like ambiguity etc.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -