@hackage smith0.1.1.0

Parse arrays of tokens

This library is similar in spirit to bytesmith. While bytesmith parses byte sequences, smith parses token sequences. The most common way to use them together is to lex with bytesmith and then parse the token sequence with smith.