gawk
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
I have written dozens of gawk scripts that run on Windows, Ubuntu, macOS, and iSH, but they won't run on a-Shell (on iPadOS 16.3.1)
because the awk interpreter that is available there does not support functions like asorti(), systime(), and strftime(). Has anyone compiled Gnu awk for use on a-Shell? iSH is awesome (if a bit glitchy), but I would love to have a POSIX-compliant gawk because a-Shell is so much faster.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.