RSS 2 projects tagged "Awk"

Download Website Updated 10 Dec 2012 MAWK

Screenshot
Pop 212.97
Vit 17.86

Mawk (Mike's AWK) is an interpreter for the AWK Programming Language.

No download Website Updated 02 Apr 2013 libmawk

Screenshot
Pop 63.80
Vit 1.02

libmawk is a fork of mawk 1.3.3 restructured for embedding. It allows you to embed awk interpreters in any application written in C or in a language that can interface C libraries. This allows the application to have plugins, configuration, run control, and AI written in awk. It extends the original feature set of mawk with modularity (C-style include), save/load of compiled bytecode, function calling by name-in-string (substitute for pointers/references), and accounting and limiting of memory and CPU use. While awk as a language does not offer OOP and complex data structures, it is still reasonably powerful. A major advantage is the short learning curve for new users.

Screenshot

Project Spotlight

phpMyFAQ

A PHP-based FAQ system.

Screenshot

Project Spotlight

Movgrab

A command-line movie downloader for various video Web sites.