diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-05-19 20:36:45 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-05-19 20:36:45 -0700 |
commit | dd3884648c375a775ed1e777e5f8f58db5d226d7 (patch) | |
tree | 69efa656bdbc60507ecd6be5fd9f1e98fe884bcb /mpi/mpi.c | |
parent | fe4c305ba334956e70de9bbbb0292fac7404338a (diff) | |
download | txr-dd3884648c375a775ed1e777e5f8f58db5d226d7.tar.gz txr-dd3884648c375a775ed1e777e5f8f58db5d226d7.tar.bz2 txr-dd3884648c375a775ed1e777e5f8f58db5d226d7.zip |
awk: new feature: again operator.
* share/txr/stdlib/awk.tl (sys:awk-state loop):
Wrap a loop around around the two forms that
split the record into fields and dispatch the main
rule function. The loop repeats if the named
block returns :awk-again.
(sys:awk-mac-let): New local macro (again)
which bails out of the :awk-rec block just like (next) does,
but specifies :awk-again as the return value.
* txr.1: Documented.
Diffstat (limited to 'mpi/mpi.c')
0 files changed, 0 insertions, 0 deletions