Home
MPS Support | JetBrains
Submit a request
Community
Sign in
rhencke
Follow
New posts
New posts and comments
Total activity
48
Last activity
January 12, 2016 13:10
Member since
February 06, 2009 17:09
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
17
Activity overview
Posts (12)
Comments (19)
Sort by recent activity
Recent activity
Votes
Created
July 30, 2009 15:45
Hey, very cool... I'd been wondering if this was possible! Thanks, Mihail! :-) That is a handy trick.
Community
MPS
Comment out some Code
0 votes
Created
July 30, 2009 02:54
Thank you, Mihail. That is certainly a good thing to have! I think integrating the help experience into MPS would be a great benefit to easing adoption of DSLs. I will check out the ActionDeclar...
Community
MPS
Wishlist for MPS 2.0 and beyond...
0 votes
Created
July 28, 2009 13:58
Hey, Konstantin,That is definitely very helpful... it has saved me from confusion on many occasions. Thank you! I would love to see it expanded to an integrated help experience that can be customi...
Community
MPS
Wishlist for MPS 2.0 and beyond...
0 votes
Created
July 28, 2009 13:49
Hey Ran,For that scenario, I don't think MPS is what you are looking for... if your language must be consumed by a mass audience that is already using Java, writing a set of classes in Java and pos...
Community
MPS
What's the "output" of MPS?
0 votes
Created
July 28, 2009 02:20
Hey Ran,Instead of working on a text level, MPS works directly against abstract syntax trees. MPS is not a lexer/parser, and would not (directly) store the query in your example as text.I think th...
Community
MPS
What's the "output" of MPS?
1 vote
Created
July 24, 2009 15:04
Congratulations on reaching MPS 1.0, and thank you for releasing such a great program as free software!
Community
MPS
MPS 1.0 RC2 is out
0 votes
Created
July 15, 2009 14:49
Hello, Konstantin,Thank you! I will vote for that issue.Thanks,Robert
Community
MPS
Custom/user-defined stylesheets in MPS
0 votes
Created
July 14, 2009 21:23
Hey Rob,I don't know if this is the only way, but one way you can do it is like so:Matrix[][] abc = new Matrix[][]{ new Matrix[]{1, 2}, new Matrix[]{3, 4} };It's a little more long-winded, but I th...
Community
MPS
Initializing two-dimensional arrays
0 votes
Created
July 13, 2009 13:33
Hello, Konstantin,Thank you for the link, and finding the bug! For some reason I wasn't getting the compile error, but I do see the duplicate editor node there. It has been removed and the source ...
Community
MPS
C# for MPS v0.000000001
0 votes
Created
July 10, 2009 17:02
Hello, Konstantin,Thanks for the explanation. I will use gtext to implement text generation for models, then. :-)Thank you for your assistance!Robert
Community
MPS
Generating text from a model - GText vs textGen
0 votes
1
2
›
»