[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
From the point of view of the application developer or compiler writer, there are parameter mode applications, which are discussed in Parameter Mode Interface, and filter mode applications, which are discussed in this section. Of the latter, there are mainly three kinds: those that read one character at a time, those that read a line at a time, and those that read the whole standard input file at once. Each of them is invoked with different options and expected to follow different calling conventions. This section summarizes these conventions.
2.5.1 Loading All of Standard Input at Once | ||
2.5.2 Line Maps | ||
2.5.3 Byte Transducers |
This document was generated on November 8, 2012 using texi2html 1.82.