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.
161 stars
13 watching
29 forks
Language: C#
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A code generation toolkit that enables easy creation of templates for generating code in various languages and formats. | 263 |
| A set of source generators that automate the creation of common patterns in C# code | 90 |
| A set of tools and templates for automating code generation in Visual Studio 2015. | 6 |
| A pre-trained model for programming languages that can generate code | 2,281 |
| A tool for generating code in Go with support for generics and runtime extensibility via typewriters. | 1,429 |
| Generates C# code from SCS .yml files | 4 |
| A tool for generating C# code from Parsing Expression Grammars (PEGs) to implement packrat parsers. | 3 |
| A lightweight code preprocessor for Go that adds features like generics and HTML templating. | 43 |
| A toolkit to generate Pharo code by parsing a Domain Specific Language (DSL) and translating it into Smalltalk ASTs. | 13 |
| A C# source generator that creates classes from example JSON files. | 78 |
| A tool that generates C# class definitions from an icon font file | 284 |
| Generates source code strings for attribute definitions in C#. | 7 |
| A system for generating and improving code through large language models | 53 |
| Provides tools and helpers for generating, saving, and compiling C# code programmatically | 297 |
| Automatically generates interfaces from classes to reduce friction and noise in code | 63 |