Jump to content

AWK: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
Line 2: Line 2:


==A list of OS/2 implementations of AWK==
==A list of OS/2 implementations of AWK==
* [[GNU awk]] - Open source - Discontinued
* [[GNU awk]] - Open source - Current
* mawk - Michael Brennan - Open Source (GPL) - Discontinued
* tawk - TAWK Compiler for OS/2 from [[Thompson Automation Software]]


====OS/2 text & programmers editors with AWK support====
====OS/2 text & programmers editors with AWK support====

Revision as of 05:17, 16 January 2016

AWK is a text programming language primarily used in UNIX like systems for software pre-processing. It is named after initials of original writers Alfred Aho, Peter Weinberger, and Brian Kernighan.

A list of OS/2 implementations of AWK

OS/2 text & programmers editors with AWK support

  • Elvis - awk syntax support included by default - Open source - Current