A library for code generators.
$ dotnet add package NMF-CodeGenNMF Transformations (NTL) is a model transformation language implemented in an internal DSL.
Use this package if you need to generate code that matches one of the needs below:
The idea of this package is to provide support for the above when generating code based on System.CodeDOM that can be reused independent from the context.
There is a documentation website which we try to maintain that contains a few tutorials. There are publications if you want to explore the technical details. Also, please feel free to ask a question or report a bug.