GitHub - ezrosent/frawk: an efficient awk-like language
frawk
Note (2024, ezrosent@) While the policy
on bugs and feature requests remains unchanged I've had much less time over the last 1-2 years to devote to bug fixes and
feature requests for frawk. Other awks are more actively maintained, and CSV support is now a much
more common feature in awk compared to when this project started; I'll update this notice if frawk's status changes.
frawk is a small programming language for writing short programs processing
textual data. To a first approximation, ...
Read more at github.com