Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-generation

Compact lossless representation of floating point constants in C/C++

How to programatically insert a property to a class in .cs source file?

Intermediate representation for a Lisp / Clojure DSL

Are Visual Studio pre-build events guaranteed to finish before compiling starts?

How do you create a table with random number of fields in Oracle using PL/SQL?

Indenting for code-generation

How to Autogenerate multiple getters/setters or accessors in Visual Studio

Code generation using .net

c# .net vb.net code-generation

Effect of unused methods and properties on library or executable

c# .net code-generation

Reading a Java .class file

How can getter/setter code be generated automatically for a class in Pharo or Squeak?

What are good resources on compilation? [duplicate]

Visual Studio custom tool for code generation... how do I find out what's going wrong?

How to convert a json to a typescript interface?