On Sunday, September 10, 2023 at 6:44:16 PM UTC-4, Ben Hoyt wrote:
For your interest, I just published an article about the minimal version of Make (written in a page of AWK) that's included in the book "The AWK Programming Language":
https://benhoyt.com/writings/awk-make/
Nice. Just FYI, the gawk filefuncs extension does include a stat() function that would enable you to
eliminate the ages function and age map just as in Python. See "man 3am filefuncs" or the manual:
https://www.gnu.org/software/gawk/manual/html_node/Extension-Sample-File-Functions.html
And of course gawk also has true multi-dimensional arrays, so that could also make things prettier
and more concise.
Regards,
Andy
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)