libmawk1

embeddable mawk lib

Description

Libmawk is a fork of the popular awk implementation mawk, and aims to be the lightweight script language programmers embed in their application.

This implementation also supports some minor extensions over mawk:
 - dynamic awk function calls from awk scripts (by name in string)
 - dynamic variables (access variable by name in string)
 - include "scriptname.awk"

Besides the shared object, an lmawk binary is also installed, which is command-line-compatible with mawk but provides all those extra features.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://repo.hu/projects/libmawk


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libmawk1