Home
MPS Support | JetBrains
Submit a request
Community
Sign in
jbrownson
Follow
New posts
New posts and comments
Total activity
65
Last activity
January 12, 2016 13:29
Member since
May 18, 2011 04:03
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
14
Activity overview
Posts (10)
Comments (41)
Sort by votes
Recent activity
Votes
Created
September 19, 2011 01:41
I've been studying the code and am starting to get the hang of things. There's one thing that's holding me up currently. I'm getting an error "type resource is not comparable with jetbrains.mps.smo...
Community
MPS
How to build my GText generated c++?
0 votes
Created
September 19, 2011 17:52
D'oh, should have searched the bug db. I couldn't ignore it 'cause it was failing the build, but I found a workaround and documented it in the bug.Thanks!edit: I was actually completely ignoring th...
Community
MPS
How to build my GText generated c++?
0 votes
Created
September 28, 2011 17:08
I've been wondering this too. Interesting. So in the way some people consider Rails to be a sort of a DSL on top of Ruby you guys have a MPS-built DSL that generates to Java? Pretty cool.
Community
MPS
possible to discuss how forum.jetbrains.com uses MPS?
0 votes
Created
August 23, 2011 15:45
Okay thanks for clarifying. I'll just have it extend GText for now then. I'm a little confused how/why gText is "reduced into baseLanguage". I'd think it'd be a pretty direct trip to text. Maybe I'...
Community
MPS
Why does my language have to extend the language I want to output in my generator?
0 votes
Created
August 23, 2011 15:53
I had to do the first step. It's odd things were working fine in 1.5, but in the 2.0 update this now became necessary. I don't recall manually adding that import in the past.Also before manually ad...
Community
MPS
InferenceMethod annotation red in 2.0
0 votes
Created
September 06, 2011 15:41
Okay, so it sounds like the error message is leading me astray a bit. It's not that I can't use 'get output by input and label' in a reduction, but I can't look up a label I set in a weave in a red...
Community
MPS
I generate a name in a weave, How can I reference it in a reduction?
0 votes
Created
September 09, 2011 06:46
I pulled up the source code and I see that the error is generated at TemplateQueryContext.java:115 if "areMappingsAvailable"."areMappingsAvailable" is at TemplateGenerator:668 and is true if !myStr...
Community
MPS
I generate a name in a weave, How can I reference it in a reduction?
0 votes
Created
September 09, 2011 15:10
Okay, by experimenting with the calculator tutorial I have figured out that you _can_ lookup labels in reference macros in reductions, but not in (for example) property macros...
Community
MPS
I generate a name in a weave, How can I reference it in a reduction?
0 votes
Created
September 09, 2011 21:17
Okay, I'm getting a better picture of what I can't do, but I'm still not sure I've had my question answered which is how do I accomplish what I'm trying to do?Here's what I think I've learned so fa...
Community
MPS
I generate a name in a weave, How can I reference it in a reduction?
0 votes
Created
May 18, 2011 15:31
Yup that's what I was looking for. I had looked in ClassConcept, Classifier, GenericDeclarationIs there a way I could have discovered this w/o an exhaustive manual search?
Community
MPS
How does hitting '<' in a baseLanguage class name work?
0 votes
1
2
3
4
5
›
»