Askar Kalykov
- Total activity 142
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 40
-
Created Reference to concept implementation from super language
I have two languages:----language action.base concept ActionRegistry rootable reference rootAction 1..1 to Action interface concept Action reference registry 1..1 to ActionRegis... -
Created Intention - create specific concept instance for unmatched input
Silly question, but I couldn't get it work, so I'm asking here:How can I create intention like one on the image below? -
Created MPS Language for modelling remote database data
Is there any way to design a language that maps model directly onto existing remote database?I want be able to perform actions (intentions?) that would read/insert/update/delete remote data (using ... -
Created Multiple views/editors for same concept?
Is there a way to present current concept node in multiple views or editors?For example, I want to have an editor for the FormConcept, but split it's content editing onto several editor forms: one ... -
Created Is it possible to reference to superconcept editor in current concept editor?
I would like to extend baseLanguage's FieldDeclaration concept, and in editor to this new concept I want to just add to existing editor of the FieldReference perfix cell with constant value.Possibl... -
Created Why to put ".copy" to a type in a typesystem concept
Seen the subject in many places. So why should we copy a type node while using :==: in a typesystem concept? -
Created Standalone IDE for creating models using given language
Is there a way in MPS to separate language design from creating models using designed language, something like Youtrack Workflow editor? -
Created Basic language model for expressions/statments for generic languages
I wonder if there is any cross-language basic model for common expressions/statements for generic languages?Is it possible to create common subset for generic languages concepts - numbers/booleans/... -
Created Editor: ability to enter "mixed" (text and entity) content
Is it possible to add support to MPS editors module to use cells that support input of plain text (as string) and concept instance (maybe using IDEA-live-templates-like shortcut mechanism)?It would... -
Created 2.5.1 - can't get Calculator tutorial work
Sorry for possibly stupid question, but I'm new in MPS, I'd like to use it in my future projects, and it seems that I just can't get started with it because one of the steps in the tutorial doesn't...