fst-print - prints transducers in text form
Contents
Bugs
No bugs are known so far.
Description
fst-print prints a transducer in readable form to the terminal. The argument is the name of a file which
was generated by fst-compiler (without the -c option!). If the argument is missing, input is read from
stdin.Name
fst-print - prints transducers in text form
See Also
fst-compiler
Synopsis
fst-print[file]
