mirror of
https://github.com/uutils/awk.git
synced 2026-06-10 16:15:04 -07:00
98051c5de083323ade95729c88cb45d7b819521f
Adds immediate values, moves array ops to the vm, adds missing ops for records, shortens registers, etc.
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%