Standalone language generator
Hello.
Is there any ability to create a standalone utility (not a complete IDE) for language generation with MPS? This utility should be executed from bash script with the input as a simple text file.
Please sign in to leave a comment.
There's no easy/out-of-the-box mechanism to craft such a tool. MPS is generally targeted to complete language development environment, rather than simple command-line tools