Code Generation For Everyone And Everywhere
Code generation has been a well-established technique in software development for decades. Whether you just need a short script converting data into comma-separated values or you require complex language processing, string segments - the code - must be composed eventually. In my daily work, for example, I use code generation to compare the results of unit tests and integration tests with human-readable expectations.
Experience level:
Beginner