Click here to Skip to main content
15,884,099 members
Everything / Code generation

Code generation

code-generation

Great Reads

by Evoluteur
A generic Web User Interface for CRUD applications generating all screens at run-time based on external metadata. It comes with sample applications for address book, memo pad, to do list, restaurants list, wine cellar, and database structure documentation that are easily customizable.
by honey the codewitch
Embed fast streaming C# code to match text based on inputted regular expressions
by honey the codewitch
An LL(1) pull parser and generator that thinks it's an LL(k) parser - with a rich, simple and beautiful EBNF syntax
by honey the codewitch
Make your projects far more powerful with some foundational code templating techniques

Latest Articles

by honey the codewitch
Easily convert identifiers from one casing style to another with this simple to use class
by honey the codewitch
Easily add lexers to your project with this simple drop in NuGet package and a few annotations
by honey the codewitch
Generate fast, easy to use lexers/scanners in major .NET languages
by honey the codewitch
Easily embed image data into your code

All Articles

Sort by Score

Code generation 

26 Jul 2019 by honey the codewitch
A simple helper class to aid in code generation
6 Apr 2012 by Henning Dieterichs
This tip shows how to change a WSDL-file to avoid the SFxCannotImportAsParameters_DifferentWrapperName-Exception, which is thrown when importing the WSDL-file in Visual Studio
10 Aug 2015 by Duncan Edwards Jones
Utility class for adding XML comment to auto-generated code
16 Aug 2015 by Duncan Edwards Jones
A quick-and-dirty function to display the VB.NET code resultant from any given code compile unit
6 Feb 2024 by honey the codewitch
Easily convert identifiers from one casing style to another with this simple to use class
23 Feb 2022 by matalan44
How to generate code in Java