Files

wak – compact implementation of the awk programming language

wak is a compact implementation of the awk programming language designed for both standalone use and integration with Toybox.

Written in C, it aims to follow traditional awk behaviour closely and focuses on practical compatibility with established awk implementations rather than a large set of non-standard language extensions.

This is free and open source software.

Key Features

  • Mostly compatible with POSIX awk, BusyBox awk, mawk, and Brian Kernighan’s One True Awk, while excluding most gawk-specific extensions.
  • Provides modular source, a one-file monolithic source version, and a Toybox-oriented source tree.
  • Includes make targets for building, testing, and installing, along with a minimal configure script.
  • Ships with more than 200 validation tests.
  • Supports static Linux builds, including smaller binaries when built with musl.

Website: github.com/raygard/wak
Support:
Developer: Ray Gardner
License: BSD Zero Clause License

wak help

wak is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Alternatives to awk
gawkImplementation of the awk programming language
GoAWKPOSIX-compliant awk interpreter written in Go
MillerSmall and powerful CLI tool to do all your data processing
frawkSmall programming language for writing short programs processing textual data
chooseHuman-friendly and fast alternative to cut and (sometimes) awk
gemaGeneral purpose text processing utility based on the concept of pattern matching
mawkInterpreter for the awk programming language
ruplacerFind and replace text in source files

Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments