From 5dd74ca177fc6e748c0098da1af8c94228ee6e90 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 22 Nov 2021 22:34:32 +0200 Subject: Doc update. --- doc/gawk.texi | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/gawk.texi') diff --git a/doc/gawk.texi b/doc/gawk.texi index 5ce36c5a..46563fa4 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -43555,6 +43555,18 @@ The author wrote a nice @uref{https://benhoyt.com/writings/goawk/, article} describing the implementation. +@cindex @command{AWKgo} +@cindex @command{awk} to Go translator +@cindex source code @subentry @command{AWKgo} +@cindex programming languages @subentry Go +This is an @command{awk} to Go translator. +It was written by the author of @command{goawk}. +(See the previous entry in this list.) Source code is +available from +@uref{https://github.com/benhoyt/goawk/tree/master/awkgo}. +The author's article about it is at +@uref{https://benhoyt.com/writings/awkgo/}. + @cindex @command{jawk} @cindex Java implementation of @command{awk} @cindex source code @subentry @command{jawk} -- cgit v1.2.3