awkpretty-1.00
A prettyprinter for the awk language
It is based on minor modifications of Brian Kernighans awk code. A study of the code shows that awk operates by first calling yyparse to build a parse tree in memory, then calls run to execute it. Yyparse call yylex to get lexical tokens. The run step is skipped. See README for full explanation.
- Author: Nelson Beebe <beebe@math.utah.edu>
- Installation Tree: /opt/awkpretty
- Home URL: ftp://ftp.math.utah.edu/pub/
Operating System | Architecture | Package Type | Package Size | Date Archived | View Contents? | Download |
---|---|---|---|---|---|---|
HP-UX 11.00 Deprecated | 32-bit PA-RISC 1.1 | Gzipped Binary Depot | 80 K | 27 Jul 2000 | Yes | HTTP FTP |
HP-UX | - | Tarred/Gzipped Source Code | 344 K | 27 Jul 2000 | Yes | HTTP FTP |