Click here to Skip to main content
15,886,030 members
Everything / Generator

Generator

generator

Great Reads

by Ben Hanson
IDispatch C++ Code Generation Done Right
by honey the codewitch
Using PCK to create grammars, parsers and tokenizers for C# and other .NET languages
by Ivan Tsurkan
Sudoku Generator
by Peter Belcak
Presenting the case for a generalized approach to parser construction from multiple parts

Latest Articles

by Dave Elliott
A series of 6 articles to provide you with a boilerplate guide to create Source Generators.
by Dave Elliott
A series of 6 articles to provide you with a boilerplate guide to create Source Generators.
by Dave Elliott
A series of 6 articles to provide you with a boilerplate guide to create Source Generators.
by Dave Elliott
A series of 6 articles to provide you with a boilerplate guide to create Source Generators.

All Articles

Sort by Score

Generator 

10 Jan 2021 by Peter Belcak
Presenting the case for a generalized approach to parser construction from multiple parts
26 Sep 2013 by Ashkan.hosseini
Stored procedure that generates insert stored procedure for tables
18 Nov 2014 by Cryptonite
I keep reading articles on the web about how all random number generators on a computer are "pseudo" random, or "deterministic". Here I present an approach for nondeterministic number generation.
17 Sep 2015 by IssamK
How to automatically generate classes for your database tables