Scripty
Code generator
Tool to use Roslyn-powered C# scripts for code generation in .NET projects
Tools to let you use Roslyn-powered C# scripts for code generation
620 stars
43 watching
69 forks
Language: C#
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A development tool that compiles C# source code into JavaScript for building large-scale web applications. | 660 |
| Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,503 |
| A code generation toolkit that enables easy creation of templates for generating code in various languages and formats. | 263 |
| A C# project demonstrating the use of source generators to automate code generation at compile time. | 3 |
| Generates C# code from SCS .yml files | 4 |
| A C# library that simplifies the generation of lexers and parsers using compact, type-safe definitions. | 377 |
| A C# source generator for Godot 3.x that adds convenient onready-like features to scripts without reflection | 123 |
| A C# scripting platform for extending .NET applications with runtime scripts | 1,644 |
| Automatically generates constructors and associated code for managing dependencies in C# classes | 85 |
| Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform | 517 |
| A Jekyll-inspired static site generation tool for .NET web development | 235 |
| A collection of tools to simplify C# development with Roslyn diagnostics and code fixes. | 160 |
| An interactive C# scripting environment with a read-eval-print-loop (REPL) for direct code evaluation and execution. | 703 |
| Provides a compiler and code analysis API for C# and Visual Basic languages | 19,145 |
| An API-compatible C# source generation framework inspired by Roslyn v2.0, enabling developers to generate code based on project build information. | 129 |