mirror of
https://github.com/uutils/awk.git
synced 2026-06-10 16:15:04 -07:00
c5ae5cd7101a09f71afa69baf3f751455401f88c
This way, we can make room for bigger labels if necessary. We were not really using them, although this will surely force us to special-case `typeof()` and `isarray()` in the lowerer even more.
uutils AWK
This is a human, WIP, and clean implementation of an AWK interpreter, written in Rust and compatible with GNU's AWK (gawk) bug-for-bug. Expected to be production-ready before Ubuntu 26.10. Made with love.
State of the Repo
Check out https://github.com/uutils/awk/issues/16.
Contributing
See this.
License
This is licensed under either the MIT License or the Apache License v2.0. See the LICENSE-MIT and LICENSE-APACHE files for details.
Description
Languages
Rust
100%