c0psrul3 / lawker

The Awk Book's Code (exported from Google Code) -- Website links to "awk.info" (Tim Menzies and Aharon Robbins), where the repo was originally published under permission from Brian Kernighan.
http://awk.info/?news/theAwkBook
Other
1 stars 0 forks source link

Proposed Enhancement : define "lake" and make file for lawker #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Suggestion:

when dealing with multiple files need to:

1) augment AWKPATH to include all the Lawker directories

2) need to recursively explore the source code for the "#use file" commands

3) need to print all the "used" files

4) need a debug mode that calls gawk -f use1.awk -f use2.awk et

5) need a deliver mode that cats all the "used" together and adds a new tag
for that awk file

Original issue reported on code.google.com by menzies....@gmail.com on 21 Feb 2009 at 11:26