Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-generation

Is there any #pragma or similar directive for generated C# code to match template code line numbers to C# line number?

C# CodeDom Automatic Property

c# code-generation codedom

Generate database schema from NHibernate mapping

How to make CMake reconfiguration depend on custom file?

cmake code-generation

Use razor to generate code? [closed]

razor code-generation

how to generate constructors in eclipse

Is Micro Code Generation Considered Harmful?

code-generation

SCons dependency on files generated at compile-time

Avoiding gcc function prologue overhead?

c gcc code-generation x86

Auto-generate stream operator for struct/class

Provide hint to IntelliSense that a partial class should not be modified

Is There an Official Replacement for CodeDom?

Is there something like .NET's T4 for Java?

java code-generation

What is the BNF of BNF? i.e. How do we define a BNF meta-grammar?

Java - Avoid create empty sub Class & Interface or generate Java source code template

Is there command-line tool to extract typedef, structure, enumeration, variable, function from a C or C++ file?

T4 append output to existing file

UML to Java code generation tool [closed]

What does hostspecific signify in a t4 template?

.net code-generation t4

Are there any alternatives to T4 templates and EnvDTE for cross platform asp.net 5 development?