Tagged Questions
MPS (Meta Programming System) is a language workbench by JetBrains that allows developers to create, use and combine Domain Specific Languages
8
votes
3answers
1k views
What are the main differences between Jetbrains' MPS and Eclipse Xtext?
I have used Eclipse Xtext in several projects. I loved the ease of defining a grammar over an Ecore (meta)model and letting everything generated for you including awesome Eclipse plugin editor, but I ...
6
votes
2answers
650 views
Pros/cons of different language workbench tools such as Xtext and MPS?
Does anyone have experience working with language workbench tools such as Xtext, Spoofax, and JetBrains' MPS? I'm looking to try one out and am having a hard time finding a good comparison of the ...
6
votes
3answers
417 views
What is practical use of IDEA MPS and Eclipse Xtext
Both of those frameworks deal with meta-model:
XText (Eclipse)
MPS (JetBrain)
Do you have example of practical applications based on meta-model transformation with those tools?
3
votes
3answers
76 views
Language Oriented Programming Articles/Papers/Tutorials
There is number of tools on the market like MPS, that promote Language Oriented Programming, which supposedly gives ability to programmer to design a (ideal?)language for task. This sounds interesting ...
3
votes
3answers
317 views
Is MPS (a meta-programming language) worth looking into?
Another project from Jetbrains, their new issue tracker Charisma was written entirely in MPS. Is the concept useful/practical, or is it too soon?
2
votes
2answers
806 views
Integer Linear Programming Java: Multiple Open Source and Commercial tools are available. Which one to use?
I need to use Integer Linear Programming API/Tool for my application. Though my application is in Java but I don’t mind calling an EXE (Tool) from Java providing input using file (MPS, etc).
My ...
2
votes
2answers
4k views
LDAP Active Directory path
I am trying to add a user to Active Directory through an MPS Web Service. I've been trying a long time to find the correct LDAP-url to use to tell it to add the new user to the Users group. I've ...
1
vote
2answers
148 views
Dynamics CRM Provisioning Options
Our business is looking to automating Dynamics CRM hosting. We've been looking at the options. At the moment, it seems like HMC/MPS would be useful. However, from the looks of it, the frameworks are ...