Ask HN: Do you use M4 in production?

1 points by martinlofgren ↗ HN
I've been trying out M4 a bit lately for code generation. I find it concise and expressive, but also challenging when the macros become a little more complex. Do you use it in production, and for what purposes?

1 comment

[ 2.6 ms ] story [ 22.0 ms ] thread
I used M4 15 years ago to configure multiple systems (PHP, MySQL, Apache.) that were delivered in a bundle.

Since then, I haven't.