Replacing AWK with Python in GCC?
Replacing AWK with Python in GCC?
Posted Jul 25, 2018 21:39 UTC (Wed) by xorbe (guest, #3165)In reply to: Replacing AWK with Python in GCC? by nirbheek
Parent article: Replacing AWK with Python in GCC?
I don't think anyone is denying that awk is unfavorable or difficult. It's the complication of adding dependencies to the gcc build flow, it's a valid concern. If only there were light weight scripting languages that didn't inevitably implement every feature request. Sort of like a usable awk.
