VABAV

- Total activity 126
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
-
-
-
VABAV created a post, Language usage and quotation
Is it everything right with necessity to use language in editor aspect when i need to quote something somewhere in element factory? Why it isn't enough to introduce dependency on structure aspect? -
-
VABAV created a post, sampleJavaExtensions/UnlessStatementBehavior --- why non-empty constructor is needed?
Subject. I checked (i think) — it works with empty constructor. And what for exactly constructor is needed? -
VABAV created a post, Generator User Guide --- code is WET
Subject. Can one make it DRY?P.S. DRY - Don't Repeat Yourself WET - Write Everything Twice -
VABAV created a post, Generator User Guide Demo 4 --- Is reduction necessary?
Subject. Whether it is possible to rewrite demoLang4 without using reduction rule (for example, using reference macro in code of insert_Panel directly)? -
-
-
VABAV created a post, Calculator tutorial --- MPS 3.0 breaking changes
I'm watching a video tutorial on constraints and type-system in Calculator language. It seems MPS 3.0 introduces some breaking changes so that scope resolution no longer works when coded in a way s...