generator-prosedeprecated

Generator for a Microsoft PROSE domain-specific language, amenable to automatic synthesis.

Usage no npm install needed!

<script type="module">
  import generatorProse from 'https://cdn.skypack.dev/generator-prose';
</script>

README

generator-prose

Generator for a Microsoft PROSE domain-specific language, amenable to automatic synthesis.

Installation

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

License

Generator: MIT © Microsoft PROSE

PROSE framework: Free for non-commercial use

Code of Conduct

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.