Home
MPS Support | JetBrains
Contact Support
Community
Sign in
bironran
Total activity
14
Last activity
January 12, 2016 13:09
Member since
July 27, 2009 15:51
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (12)
bironran
commented,
September 04, 2009 09:35
Wow. Great answer.So, in essence, MPS is similar to a script generator (a "scripted" generator?). Its output are intermediate constructs - not something that can be shipped to a customer as is. The...
Community
MPS
What's the "output" of MPS?
0 votes
bironran
commented,
August 20, 2009 13:13
Yes, but using MPS negates using my product - I can't embed MPS (and I don't want to).
Community
MPS
What's the "output" of MPS?
0 votes
bironran
commented,
August 05, 2009 04:48
Than the best thing MPS can be is a macro processor?What's the point of building a langauge in MPS if I can't use it anywhere else? How would I ship that language to my customers? How would they us...
Community
MPS
What's the "output" of MPS?
0 votes
bironran
commented,
August 04, 2009 20:16
So how can I use the langauge I create in MPS outside MPS? Please note I'm saying the language, not the saved queries.
Community
MPS
What's the "output" of MPS?
0 votes
bironran
commented,
July 28, 2009 05:09
What I don't get is what can you do with your DSL after you've generated it? I mean, writing something as compelx as a DSL to represent some internal structures and using it as a "one shot", where...
Community
MPS
What's the "output" of MPS?
0 votes
bironran
commented,
July 28, 2009 05:03
Regarding the "MyQueries" part - that would force my client to define the queries in MPS and use it to generate the code, no? Is there some "standalone compiler" that might do the job (or better ye...
Community
MPS
What's the "output" of MPS?
0 votes
bironran
commented,
July 27, 2009 20:05
Ok - I'll try a different approach.Let's say I've developed a genius langauge for querying data sources - GQL (genius query language).Example of a query:"select ds1.attr1, ds2.attr2 from ds1, ds2;"...
Community
MPS
What's the "output" of MPS?
0 votes
bironran
commented,
July 27, 2009 18:13
I must be thick.Is there an example in the MPS samples folder for such tie-ins?If I understand correctly, I should look for:1. "Client" code using the MPS generated classes.2. "Server" code respond...
Community
MPS
What's the "output" of MPS?
0 votes
bironran
commented,
July 27, 2009 17:30
You seem to be missing my point (or me your answers).I don't (currently) care about the technical side of using the MPS output files. I want to understand how are these files can be used in my proj...
Community
MPS
What's the "output" of MPS?
0 votes
bironran
commented,
July 27, 2009 17:10
No, sorry, still don't get it.What do I do with these "output" files? Let's say I choose a java files output - how can I then use these files in my java-based application?
Community
MPS
What's the "output" of MPS?
0 votes