Alex Ander

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Alex Ander created a post, Generate a class diagram out of the structure concepts
Hi! I created a language and now want to visualize the dependencies among the different concepts of it. Is it possible to automatically generate something like a class diagram out my language's str... -
-
Alex Ander commented, -
Alex Ander created a post, Set type for a node
Hello dear MPS experts ! I have a problem with defining a type for a node. My situation: I have a node called "assignmentNode" with two child-nodes "leftSide" and "rightSide" to define assignent ex... -
Alex Ander created a post, mps generator - node macro: how to access to the parent node of the current node
Hi! I'm a beginner in MPS. In my generator I have a loop node macro and within this macro I want to access on the parent node of the current node. Is there a possibility to do it? Is it necessary t...