Sculpture Toolkit is a modeling platform that contains a set of generative components and runtime infrastructures for developing .NET model-based solutions.
You can also use the third component 'S-PAD' to create your own custom textual language. Write your language tokens, styles, and syntaxes, then generate grammar, parser, and full customizable language editor with different facilities like intellisense, text colorization, and real-time syntax checking.
Finally you can use the fourth component 'S-GENERATE' to create your own custom code generator. This generator has the ability to understand your model instances and generate artifacts. Visually author your generation process scenario which may have more than one template, each with multiple options. S-Generate utilizes and extends Microsoft T4 templates to easily write your templates. S-Generate also provides an API to facilitate Visual Studio core automation like project and project item construction. |