Questions tagged [mps]

JetBrains MPS is a language workbench to create Domain Specific Languages (DSL).

With MPS you can design your own extensible DSLs and start using them right away to build end-user applications. The unique ability of the projectional editing technology is that it allows you to overcome the limits of language parsers, for building richer DSL editors with tables and diagrams. Still puzzled? Watch our video.

Useful Links:

108 questions
0
votes
1 answer

MPS Template use of parameter

In MPS I have defined a template: template reduce_Car Input Car parameters color : String ???] TF> Now I wanted to use the defined parameter "color" in my template?
Ghashange
  • 1,027
  • 1
  • 10
  • 20
-1
votes
1 answer

Integrate MPS with other JetBrains IDE

Is it possible to well integrate MPS based DSL other IntelliJ IDEs like PhpStorm? Most wanted features are handling files by its types (*.ext pattern) and PHP files generation (transparent or at least automatic).
user9303491
-1
votes
2 answers

What is the easiest way to show to view the MPS log?

The MPS log can be found in $HOME/.MPS*/system/log/idea.log. Do I really need to remember this or is there an easier way to find the log? This question is meant to increase searchability of practical MPS issues.
Eugen Schindler
  • 351
  • 1
  • 6
1 2 3 4 5 6 7
8