ExpressionToCode

Code generator

A tool for generating valid C# code from expression trees with customizable output options.

Generates valid, readable C# from an Expression Tree.

GitHub

161 stars
13 watching
29 forks
Language: C#
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
drizin/codegencsA code generation toolkit that enables easy creation of templates for generating code in various languages and formats.263
unoplatform/uno.codegenA set of source generators that automate the creation of common patterns in C# code90
hagronnestad/t4toolboxA set of tools and templates for automating code generation in Visual Studio 2015.6
microsoft/codebertA pre-trained model for programming languages that can generate code2,281
clipperhouse/genA tool for generating code in Go with support for generics and runtime extensibility via typewriters.1,429
hermanussen/fairyGenerates C# code from SCS .yml files4
dbremner/peg-sharpA tool for generating C# code from Parsing Expression Grammars (PEGs) to implement packrat parsers.3
senselogic/generisA lightweight code preprocessor for Go that adds features like generics and HTML templating.43
juliendelplanque/pharocodegeneratorA toolkit to generate Pharo code by parsing a Domain Specific Language (DSL) and translating it into Smalltalk ASTs.13
hermanussen/jsonbyexamplegeneratorA C# source generator that creates classes from example JSON files.78
andreinitescu/iconfont2codeA tool that generates C# class definitions from an icon font file284
lokimidgard/sourcegenerator.helper.copycodeGenerates source code strings for attribute definitions in C#.7
microsoft/wavecoderA system for generating and improving code through large language models53
testura/testura.codeProvides tools and helpers for generating, saving, and compiling C# code programmatically297
codecentric/net_automatic_interfaceAutomatically generates interfaces from classes to reduce friction and noise in code63