Category:AWK

From Rosetta Code

Jump to: navigation, search
AWK is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using AWK.
Add to BlogMarksAdd to del.icio.usAdd to diggAdd to NewsvineAdd to redditAdd to Slashdot
Your Help Needed
If you know AWK, please write code for some of the tasks not implemented in AWK.
AWK is a general purpose programming language that is designed for processing text-based data, either in files or data streams. AWK is an example of a programming language that extensively uses the string datatype, associative arrays (that is, arrays indexed by key strings), and regular expressions. The power, terseness, and limitations of AWK programs and sed scripts inspired Larry Wall to write Perl. Because of their dense notation, all these languages are often used for writing one-liner programs.

The reference implementation is still maintained by Brian Kernighan (the "K" in AWK).

[edit] Citations

Subcategories

This category has the following 3 subcategories, out of 3 total.

@

A

Pages in category "AWK"

The following 108 pages are in this category, out of 108 total.

1

9

A

B

C

D

E

F

G

H

I

L

M

N

P

R

R cont.

S

T

U

V

W

X

Personal tools
Google AdSense