Simple, lightweight yet powerful templating language tailored for generating structured text like source code. Unlike other code-generators, Velocoder was designed with support for computer program source code generation in mind from the inception. It means, you will be able to define small pieces of reusable template code, then compose them to generate source of any complexity without losing maintainability of the templates.
Blazingly fast generation is able to produce hundreds of files in a matter of second.
Tight integration with Visual Studio. Enjoy editing generated sources along with templates side by side. No third-party tools to run outside of your favorite development environment. All standard features of Visual Studio source code editor are supported, including syntax coloring, auto-completion, code snippets, code folding, refactoring, file structure navigation, on-line error highlighting, etc.
Excellent error reporting helps you to immediately figure out solution for any compilation or runtime error.
Out-of-the box support for excellent open-source object-relational mapper NHibernate.