Guillem L. Jara c5ae5cd710 interpreter: remove hinted instructions
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.
2026-05-26 17:35:01 +02:00
2026-05-22 11:17:12 +02:00
2026-05-24 02:46:09 +02:00
2026-05-24 02:46:09 +02:00
2026-05-24 02:46:09 +02:00
2026-04-29 22:16:25 +02:00
2026-05-06 19:58:39 +02:00
2026-05-14 13:29:09 +02:00
2026-04-29 22:16:25 +02:00
2026-04-29 22:16:25 +02:00
2026-05-08 07:09:49 +02:00
2026-05-24 02:46:09 +02:00

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.

S
Description
No description provided
Readme 362 KiB
Languages
Rust 100%