Click here to Skip to main content
15,885,082 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