694 Views
Luca This post looks at how to use C# Source Generators to build an external DSL to represent mathematical expressions. The code for this post is on the roslyn-sdk repository. There are two other articles describing C# Source Generators on this blog, Introducing C# Source Generators and New C# Source Generator Samples.
0 comments