Program Synthesis and AI: how do they compare with Generative Programming.

Behringer Model D Sythesiser

My usual approach to writing boring or repetitive code is to use generative programming, but there are other ways of getting source code generated, and over the last couple of weeks I’ve looked at two of these. A couple of… Read moreProgram Synthesis and AI: how do they compare with Generative Programming.

Looking at the Code Generation chapter of Wąsowski and Berger (2023)

I recently came across the book, “Domain-Specific Languages: Effective Modeling, Automation, and Reuse” by Andrzej Wąsowski and Thorsten Berger[1], and this provides a very useful overview of current standard practice. The chapter on code generation is of particular interest, as… Read moreLooking at the Code Generation chapter of Wąsowski and Berger (2023)