diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-04-14 14:28:12 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-04-14 14:28:12 +0300 |
commit | 97bfce1a840cf8d40c1e8956e24024c0ae1dfefc (patch) | |
tree | 724735450ef5b8726fb7132ef27e6299bf368622 /doc/gawk.info | |
parent | 611fc4d35cc53a4b7fa4fbb407e019ea5c7517da (diff) | |
download | egawk-97bfce1a840cf8d40c1e8956e24024c0ae1dfefc.tar.gz egawk-97bfce1a840cf8d40c1e8956e24024c0ae1dfefc.tar.bz2 egawk-97bfce1a840cf8d40c1e8956e24024c0ae1dfefc.zip |
Minor doc update.
Diffstat (limited to 'doc/gawk.info')
-rw-r--r-- | doc/gawk.info | 66 |
1 files changed, 36 insertions, 30 deletions
diff --git a/doc/gawk.info b/doc/gawk.info index 30879eaa..fa533f94 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -26395,6 +26395,11 @@ QSE Awk `http://www.quiktrim.org/QTawk.html' for more information, including the manual and a download link. +`pawk' + This is a Python module that claims to bring `awk'-like features + to Python. See `https://github.com/alecthomas/pawk' for more + information. + File: gawk.info, Node: Notes, Next: Basic Concepts, Prev: Installation, Up: Top @@ -31190,6 +31195,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 129) * PC operating systems, gawk on: PC Using. (line 6) * PC operating systems, gawk on, installing: PC Installation. (line 6) * percent sign (%), % operator: Precedence. (line 55) @@ -32440,35 +32446,35 @@ Node: VMS Running1050625 Node: VMS Old Gawk1052232 Node: Bugs1052706 Node: Other Versions1056558 -Node: Notes1061888 -Node: Compatibility Mode1062688 -Node: Additions1063471 -Node: Accessing The Source1064398 -Node: Adding Code1066001 -Node: New Ports1072043 -Node: Derived Files1076178 -Ref: Derived Files-Footnote-11081499 -Ref: Derived Files-Footnote-21081533 -Ref: Derived Files-Footnote-31082133 -Node: Future Extensions1082231 -Node: Implementation Limitations1082812 -Node: Extension Design1084064 -Node: Old Extension Problems1085213 -Ref: Old Extension Problems-Footnote-11086721 -Node: Extension New Mechanism Goals1086778 -Ref: Extension New Mechanism Goals-Footnote-11090137 -Node: Extension Other Design Decisions1090323 -Node: Extension Future Growth1092429 -Node: Old Extension Mechansim1093250 -Node: Basic Concepts1095007 -Node: Basic High Level1095688 -Ref: figure-general-flow1095959 -Ref: figure-process-flow1096558 -Ref: Basic High Level-Footnote-11099787 -Node: Basic Data Typing1099972 -Node: Glossary1103327 -Node: Copying1128805 -Node: GNU Free Documentation License1166362 -Node: Index1191499 +Node: Notes1062050 +Node: Compatibility Mode1062850 +Node: Additions1063633 +Node: Accessing The Source1064560 +Node: Adding Code1066163 +Node: New Ports1072205 +Node: Derived Files1076340 +Ref: Derived Files-Footnote-11081661 +Ref: Derived Files-Footnote-21081695 +Ref: Derived Files-Footnote-31082295 +Node: Future Extensions1082393 +Node: Implementation Limitations1082974 +Node: Extension Design1084226 +Node: Old Extension Problems1085375 +Ref: Old Extension Problems-Footnote-11086883 +Node: Extension New Mechanism Goals1086940 +Ref: Extension New Mechanism Goals-Footnote-11090299 +Node: Extension Other Design Decisions1090485 +Node: Extension Future Growth1092591 +Node: Old Extension Mechansim1093412 +Node: Basic Concepts1095169 +Node: Basic High Level1095850 +Ref: figure-general-flow1096121 +Ref: figure-process-flow1096720 +Ref: Basic High Level-Footnote-11099949 +Node: Basic Data Typing1100134 +Node: Glossary1103489 +Node: Copying1128967 +Node: GNU Free Documentation License1166524 +Node: Index1191661 End Tag Table |