Lexical analysis, lexing or tokenization is the process of converting
a sequence of characters (such as in a computer program or web page) into
a sequence of tokens (strings with an assigned and thus identified meaning).
go-shlex is simply a library to make a lexical analyzer like Unix
shell for Go.
Installed Size: 26.6 kB
Architectures: all