Re: m4p: an implementation of GNU m4 in Python
Ben Boeckel <[email protected]> Sun, 11 May 2025 21:28:53 +0200
| Newsgroups | gmane.comp.sysutils.autoconf.general |
|---|---|
| Message-ID | <aCD6dRjnU0_47Wq4@farprobe> |
On Fri, May 09, 2025 at 17:45:39 -0400, Nikolaos Chatzikonstantinou wrote:
> 2. Sneaky bugs.
The only other large m4-using project I know of is Circuit_macros:
https://ece.uwaterloo.ca/~aplevich/Circuit_macros/
I'm not sure how comprehensive its test suite is, but I'm sure it can at
least be a source of other weird test cases.
--Ben