|
|
|
|
|
by rco8786
3982 days ago
|
|
You should check out the Parser package in the scala standard lib. I maintain a few DSLs using this and it's an absolute dream. https://wiki.scala-lang.org/display/SW/Parser+Combinators--G... Code looks solid otherwise...at least where I work the style would be to favor functional idioms over for loops but I think that's just personal preference. |
|
0 - https://github.com/lihaoyi/fastparse