Lua
Lua
Posted Jul 26, 2018 4:26 UTC (Thu) by marcH (subscriber, #57642)In reply to: Replacing AWK with Python in GCC? by jhoblitt
Parent article: Replacing AWK with Python in GCC?
Yes - the drawbacks being as expected: much smaller community/number of people understanding it and generally smaller "ecosystem" of tools like debuggers, editors,... You can't have your cake and eat it.
Plus "light-weight" is intuitively not one of the top requirements when gcc is concerned... is it?
Now compared to awk (as opposed to Python) I suspect lua would win on practically every possible metric :-)
