The code below is copied from Parboiled's Parser.scala and re-written to avoid getting stack traces.
The code below is copied from Parboiled's Parser.scala and re-written to avoid getting stack traces. This gives us a ~20x speedup from the standard Parboiled parser setup.