Home
MPS Support | JetBrains
Submit a request
Community
Sign in
jensnerche
Total activity
156
Last activity
January 12, 2016 14:07
Member since
January 07, 2009 10:02
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
48
Activity overview
Posts (11)
Comments (97)
Sort by recent activity
Recent activity
Votes
Created
October 13, 2015 18:53
In one project we did something similar. Best practice was to divide the task into two steps:1) import the XML text file as an MPS XML model (could be done via custom persistence as Vaclav mentione...
Community
MPS
Best practice: reading from xml and transforming data into MPS language
0 votes
Created
October 13, 2015 18:39
No, not deprecated. You can use your new primitive data types in the 'properties:' section of concept declarations. And having properties of data types that reflect the data used in the domain is a...
Community
MPS
Usage for Primitive Data Type Declaration
1 vote
Created
October 13, 2015 18:33
Hm, should be possible because MPS languages are just MPS models. The structure model e.g. contains ConceptDeclaration nodes. You should be able to create and add these nodes just as any other nodes.
Community
MPS
Generate an MPS language from a xsd file
0 votes
Created
September 24, 2015 19:39
Create an empty target model in solution B. In the solution A model, mark all nodes of the model, right click to open the context menu, choose refactoring -> move nodes (or hit F6).
Community
MPS
Moving Model to different Solution
0 votes
Created
June 26, 2014 19:27
I re-visited this problem again (this time I wanted to build an MPS plugin of the great Editor2PDF project by Campagne Laboratory https://github.com/CampagneLaboratory/Editor2PDF). Daniil, you gues...
Community
MPS
Error during standalone IDE creation:cannot find xxxxxx.jar in local layout
0 votes
Created
June 19, 2014 18:50
Maybe you mixed the reduction rules accidentally? If you start with e.g. an XML root and reduce nodes to C#, this may happen.Best regards,jens
Community
MPS
Code Generation: How to integrate multiple generators?
0 votes
Created
January 14, 2014 08:36
Same is for creating an MPS plugin. Until now I could not figure out whats going on :(My jars are in the languages/<langname>/lib directory which is the standard."Load required information from fil...
Community
MPS
Error during standalone IDE creation:cannot find xxxxxx.jar in local layout
0 votes
Created
November 11, 2013 12:15
Of course it's possible - it's "just" the (huge) effort of doing this. I guess the integrations would not be as tight as with JVM based languages. Someone started already with C#, are you intereste...
Community
MPS
Being a Frontend for .NET and LLVM along with JVM
0 votes
Created
November 11, 2013 12:09
For C, there is mbeddr (see mbeddr.com). A C# implementation started some years ago but seems it's currently not under active development :(.A Lisp implementation would be a nice exercise I guess, ...
Community
MPS
Common Language Implementations in MPS: Haskell OCaml Scala PERL GO D C/C++ Objective-C Kotlin Groovy Python PHP C# Lips Scheme Lua etc
0 votes
Created
July 25, 2013 20:47
Hm, as I understood from (yes, the little) info, most of all steps should be done in MPS locally and only at some defined points a REST communication should be done. That would be an argument again...
Community
MPS
DSL environment to do HTTP restful API call
0 votes
Next
›
Last
»