Create your own C# Code Generator with DSL in 15 minutes(reboltutorial.com)
submitted by
reboltutorial(15) 2 years, 10 months ago
Code Generation is a big trend from Code Snippet Generators to Full-Blown Software Factories. Our idea here is to use Domain Specific Language to generate Code Snippets like Visual Studio can do but more flexibly and more agnostically (you are not stuck with .NET languages or obliged to buy Visual Studio). Though our example will generate C# code, you can use the very same structure to generate any other languages (Java, PHP, TextUML, …) just by changing the code-template variables.
|category: C#
|Views: 57
tags:
C# another
Everyones tags:
Your Tags: