Piping Grammar Fixes & Bit-Twiddling Optimizations
Resolves https://github.com/redox-os/ion/issues/207
This will fix the issue with pipe delimiters without surrounding spaces and make the grammar simpler. In addition, this will further optimize the existing bit-twiddling in the grammar and bit-twiddle the pipleline collection mechanism.