UT (ut.c) was a C program created (2017) to generate unit test functions derived from test data placed in source comments.
The sqlfirst was a python/tkinter program was created (2019) to generate DB access API code (php and python), and making them safe from SQL injection as prepared statements. The code also includes a SQL syntax tokenizer.
The constrictor tool, written in the python (2019), generates main functions with the DI wiring for Vala programs.