"Programs should be written for people to read, and only incidentally for machines to execute." (Structure and Interpretation of Computer Programs" by Abelson and Sussman)
The idea is that you write a "Book" and the program is extracted, from the book.
The idea is that you write a "Book" and the program is extracted, from the book.
Literate Programming Wikipedia: https://en.wikipedia.org/wiki/Literate_programming
A nice talk about it: https://youtu.be/Av0PQDVTP4A