Commit 1cdb382f authored by Jack Koenig's avatar Jack Koenig
Browse files

Experiment parsing with parboiled2

This library does show promise as a faster, statically type-checked
replacement for regular expressions.

Note that ParserInput uses Int for charAt indices, this would make
parsing > 2GB more complex.
parent de56a19b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment