PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.

Feeds


Archives

Sep. 21, 2006

"Get started with GAWK: AWK language fundamentals" Tutorial Available

Languages :: AWK

IBM developerWorks is offering a tutorial introducing GNU awk entitled 'Get started with GAWK: AWK language fundamentals'.

Discover the basic concepts of the AWK text-processing and pattern-scanning language. This tutorial gets you started programming in AWK: You'll learn how AWK reads and sorts its input data, run AWK programs, manipulate data, and perform complex pattern matching. When you're finished, you'll also understand GNU AWK (GAWK).

Apr. 09, 2006

XMLgawk 3.1.5-beta.20060401 Released

Languages :: AWK

XMLgawk 3.1.5-beta.20060401 has been released. XMLgawk is an extension to GNU Awk, adding support for processing XML data.

This release is based off of GNU Awk 3.1.5, and includes: PostgreSQL and MPFR extensions, a new -l (--load) command line option to link in a shared library, a new -i (--include) option to include gawk source code, support for @include and @load directives, bugfixes, plus other changes.

Mar. 01, 2006

Initial Jawk Release

Languages :: AWK

The initial release of Jawk has been announced. It is an implementation of AWK written in Java.

Categories

[Valid XHTML 1.0][Valid CSS][Valid RSS 2.0][Valid Atom 1.0][Powered by OCaml]