andrewdavey

Stories kicked by andrewdavey

C# Syntactic Macros(aboutcode.net)

submitted by andrewdaveyandrewdavey(45) 4 years, 9 months ago

Code generation in Visual Studio that transforms C# in more C#! Currently there is just a macro to generate a basic class implementation from an interface. But the architecture will allow for a host of code transformations. read more...

add a comment |category: |Views: 30

tags: another