diff options
-rw-r--r-- | doc/ChangeLog | 2 | ||||
-rw-r--r-- | doc/gawk.info | 80 | ||||
-rw-r--r-- | doc/gawk.texi | 7 | ||||
-rw-r--r-- | doc/gawktexi.in | 7 |
4 files changed, 59 insertions, 37 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 20c89e98..fa330c20 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -11,6 +11,8 @@ after the program text is placed into ARGV and not parsed for options. Thanks to Neil Ormos <ormos-gnulists17@ormos.org> for the tip. + (Other Versions): Add a link to Mircea Neacsu's embeddable + awk interpreter. 2019-04-18 Arnold D. Robbins <arnold@skeeve.com> diff --git a/doc/gawk.info b/doc/gawk.info index 9f8d38fb..85bd5749 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -30593,6 +30593,10 @@ Libmawk This is an embeddable 'awk' interpreter derived from 'mawk'. For more information, see <http://repo.hu/projects/libmawk/>. +Mircea Neacsu's Embeddable 'awk' + Mircea Neacsu has created an embeddable 'awk' interpreter, based on + BWK awk. It's available at <https://github.com/neacsum/awk>. + 'pawk' This is a Python module that claims to bring 'awk'-like features to Python. See <https://github.com/alecthomas/pawk> for more @@ -35787,6 +35791,7 @@ Index (line 9) * namespaces, qualified names: Qualified Names. (line 6) * naming rules, namespaces and component names: Naming Rules. (line 6) +* Neacsu, Mircea: Other Versions. (line 132) * NetBSD: Glossary. (line 746) * networks, programming: TCP/IP Networking. (line 6) * networks, support for: Special Network. (line 6) @@ -35971,7 +35976,7 @@ Index * patterns, types of: Pattern Overview. (line 15) * pawk (profiling version of Brian Kernighan's awk): Other Versions. (line 78) -* pawk, awk-like facilities for Python: Other Versions. (line 133) +* pawk, awk-like facilities for Python: Other Versions. (line 137) * PC operating systems, gawk on: PC Using. (line 6) * PC operating systems, gawk on, installing: PC Installation. (line 6) * percent sign (%), % operator: Precedence. (line 54) @@ -36182,7 +36187,7 @@ Index * pwcat program: Passwd Functions. (line 23) * q debugger command (alias for quit): Miscellaneous Debugger Commands. (line 100) -* QSE awk: Other Versions. (line 139) +* QSE awk: Other Versions. (line 143) * qualified name, definition of: Qualified Names. (line 6) * qualified name, use of: Qualified Names. (line 17) * Quanstrom, Erik: Alarm Program. (line 8) @@ -36191,7 +36196,7 @@ Index (line 107) * question mark (?), regexp operator <1>: GNU Regexp Operators. (line 62) -* QuikTrim Awk: Other Versions. (line 143) +* QuikTrim Awk: Other Versions. (line 147) * quit debugger command: Miscellaneous Debugger Commands. (line 100) * QUIT signal (MS-Windows): Profiling. (line 214) @@ -36528,6 +36533,7 @@ Index * source code, awka: Other Versions. (line 64) * source code, Brian Kernighan's awk: Other Versions. (line 13) * source code, BusyBox Awk: Other Versions. (line 88) +* source code, embeddable awk interpreter: Other Versions. (line 132) * source code, gawk: Gawk Distribution. (line 6) * source code, goawk: Other Versions. (line 113) * source code, Illumos awk: Other Versions. (line 105) @@ -36536,9 +36542,9 @@ Index * source code, mawk: Other Versions. (line 39) * source code, mixing: Options. (line 121) * source code, pawk: Other Versions. (line 78) -* source code, pawk (Python version): Other Versions. (line 133) -* source code, QSE awk: Other Versions. (line 139) -* source code, QuikTrim Awk: Other Versions. (line 143) +* source code, pawk (Python version): Other Versions. (line 137) +* source code, QSE awk: Other Versions. (line 143) +* source code, QuikTrim Awk: Other Versions. (line 147) * source code, Solaris awk: Other Versions. (line 96) * source files, search path for: Programs Exercises. (line 70) * sparse arrays: Array Intro. (line 76) @@ -37447,36 +37453,36 @@ Node: Bug address1223635 Node: Usenet1226617 Node: Maintainers1227621 Node: Other Versions1228882 -Node: Installation summary1235796 -Node: Notes1236998 -Node: Compatibility Mode1237792 -Node: Additions1238574 -Node: Accessing The Source1239499 -Node: Adding Code1240936 -Node: New Ports1247155 -Node: Derived Files1251530 -Ref: Derived Files-Footnote-11257190 -Ref: Derived Files-Footnote-21257225 -Ref: Derived Files-Footnote-31257823 -Node: Future Extensions1257937 -Node: Implementation Limitations1258595 -Node: Extension Design1259778 -Node: Old Extension Problems1260922 -Ref: Old Extension Problems-Footnote-11262440 -Node: Extension New Mechanism Goals1262497 -Ref: Extension New Mechanism Goals-Footnote-11265861 -Node: Extension Other Design Decisions1266050 -Node: Extension Future Growth1268163 -Node: Notes summary1268999 -Node: Basic Concepts1270157 -Node: Basic High Level1270838 -Ref: figure-general-flow1271120 -Ref: figure-process-flow1271805 -Ref: Basic High Level-Footnote-11275106 -Node: Basic Data Typing1275291 -Node: Glossary1278619 -Node: Copying1310457 -Node: GNU Free Documentation License1348000 -Node: Index1373120 +Node: Installation summary1235970 +Node: Notes1237172 +Node: Compatibility Mode1237966 +Node: Additions1238748 +Node: Accessing The Source1239673 +Node: Adding Code1241110 +Node: New Ports1247329 +Node: Derived Files1251704 +Ref: Derived Files-Footnote-11257364 +Ref: Derived Files-Footnote-21257399 +Ref: Derived Files-Footnote-31257997 +Node: Future Extensions1258111 +Node: Implementation Limitations1258769 +Node: Extension Design1259952 +Node: Old Extension Problems1261096 +Ref: Old Extension Problems-Footnote-11262614 +Node: Extension New Mechanism Goals1262671 +Ref: Extension New Mechanism Goals-Footnote-11266035 +Node: Extension Other Design Decisions1266224 +Node: Extension Future Growth1268337 +Node: Notes summary1269173 +Node: Basic Concepts1270331 +Node: Basic High Level1271012 +Ref: figure-general-flow1271294 +Ref: figure-process-flow1271979 +Ref: Basic High Level-Footnote-11275280 +Node: Basic Data Typing1275465 +Node: Glossary1278793 +Node: Copying1310631 +Node: GNU Free Documentation License1348174 +Node: Index1373294 End Tag Table diff --git a/doc/gawk.texi b/doc/gawk.texi index 0e20dc80..4b146a52 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -41604,6 +41604,13 @@ This is an embeddable @command{awk} interpreter derived from @command{mawk}. For more information, see @uref{http://repo.hu/projects/libmawk/}. +@cindex source code, embeddable @command{awk} interpreter +@cindex Neacsu, Mircea +@item Mircea Neacsu's Embeddable @command{awk} +Mircea Neacsu has created an embeddable @command{awk} +interpreter, based on BWK awk. It's available +at @uref{https://github.com/neacsum/awk}. + @item @code{pawk} @cindex source code, @command{pawk} (Python version) @cindex @code{pawk}, @command{awk}-like facilities for Python diff --git a/doc/gawktexi.in b/doc/gawktexi.in index c0a7b7d2..757fb4c0 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -40577,6 +40577,13 @@ This is an embeddable @command{awk} interpreter derived from @command{mawk}. For more information, see @uref{http://repo.hu/projects/libmawk/}. +@cindex source code, embeddable @command{awk} interpreter +@cindex Neacsu, Mircea +@item Mircea Neacsu's Embeddable @command{awk} +Mircea Neacsu has created an embeddable @command{awk} +interpreter, based on BWK awk. It's available +at @uref{https://github.com/neacsum/awk}. + @item @code{pawk} @cindex source code, @command{pawk} (Python version) @cindex @code{pawk}, @command{awk}-like facilities for Python |