Guillem L. Jara 98051c5de0 interpreter: refactor to accomodate immediates
Adds immediate values, moves array ops to the vm, adds missing ops for records, shortens registers, etc.
2026-06-02 12:20:32 +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-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%