вторник, 5 мая 2020 г., 10:01:08 UTC+6 пользователь Michail Sharymov написал:
> In one of the previous articles
http://www.mumpster.org/viewtopic.php?f=20&t=1869 I already described the specification of this language. But the specification does not reveal all the features of the language. I want to eliminate that gap with this article. Of course, I did not manage to describe everything, but basically I described the main features. We will postpone the rest until better times.
> When the image of the language just takes shape, it seems that everything is logical and consistent. But at the entrance to the implementation of the language there are problems that have to be solved by choosing one or another strategy. Now that the language interpreter is ready, you can see how it solved one or another implementation problem.
The language project is posted on the GitHub
https://github.com/SharMisha/MSH
There is a complete set of documentation.