Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-generation

Overriding line number in generated Java source

Generating a model with many to many in Ruby on Rails

Programming languages that compile to native code and have the batteries included

Get column information for a User-Defined Table Type

How to write a Makefile rule to download a file only if it is missing?

code-generation makefile

Is there Python Clang wrapper in the vein of pygccxml which wraps GCC-XML?

How to generate C# client from Swagger 1.2 spec?

How to use T4 to generate two files at the same time from one template?

Does Android ART support runtime dynamic class loading just like Dalvik?

Why is an extra comma not allowed in a parameter list when it is allowed in a brace initialization?

c++ c code-generation

Generate java code in Eclipse?

Debugging a generated .NET assembly from within the application that generated it

How do I customize the auto-generated comment when using .NET CodeDom Code Generation?

c# .net code-generation

How to use code generation to dynamically create C# methods?

define additional source directory in maven

Editing/Modifying a .java file programmatically? (not the .class file)

java code-generation

Change output directory of generated code in gradle

java gradle code-generation

What alternative syntax exist for C/C++? (think SPECS or Mirah)

Can a Rust macro create new identifiers?

macros code-generation rust

Code generators vs. ORMs vs. Stored Procedures