Alefka

- Total activity 72
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 23
-
-
-
-
-
Alefka created a post, When concrete statement
Hi, I saw in the typesystem when concrete statement, which executes the body statement list when expression in the parameter becames a concrete type. From here appears question - what is concrete ... -
Alefka created a post, Reduction rules mapping
Hi,In the first I have some concept "B" that extends concept "A". For the concept "A" I wrote reduction rule, assign mapping label and set property "inheritors" equals "true".When in the $COPY_SRC$... -
-
-
Alefka created a post, Class costructor or ClassifierType generation
Hi, How to generate suitable template fragment in some cases? For example for concept "IntegerType" I have two template fragments: ClassifierType (IntType) and ClassCreator (IntType()), but I don'... -
Alefka created a post, Type validating
Hi, How I can validate substructure of types in the MPS. For example I have some primitive types such as integer, string etc. and I have some structured types such as sequence. In the case of prim...