Get the latest tech news
Frawk: An efficient Awk-like programming language. (2021)
an efficient awk-like language. Contribute to ezrosent/frawk development by creating an account on GitHub.
Benchmarks: A sense of the relative performance of frawk and other tools when processing large CSV or TSV files. While the LLVM backend is recommended, it is possible to build frawk only with support for the Cranelift-based JIT and its bytecode interpreter. frawk does appear to build on Windows with default features disabled; see comments on this issue for more information.
Or read this on Hacker News