Description
Embeddable AWK processing helps applications run mawk-style text scripts inside another program. It is useful for tools that need compact pattern scanning and text transformation without launching an external awk process.
This is a scripting engine library, not a standalone editor. Applications should restrict untrusted scripts because embedded text processing can read data and consume resources.