This repo is for an old version of PROSE. Please refer to the PROSE team site for the current version of PROSE.
Generator for a Microsoft PROSE domain-specific language, amenable to automatic synthesis.
First, install Yeoman and generator-prose
using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-prose
Then generate your new DSL:
yo prose
Generator: MIT © Microsoft PROSE
PROSE framework: Free for non-commercial use
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.