instaparse

If you're not trampolining your parser, why bother getting up in the morning?
sova-soars-the-sora 2018-05-28T04:44:26.000244Z

does it make sense to use instaparse on the input to (read-line) (e.g. getting input from std in?)

sova-soars-the-sora 2018-05-28T07:09:02.000320Z

because I want to parse numbers and strings. integers

aengelberg 2018-05-28T22:54:43.000132Z

not sure what you mean @sova; instaparse parsers can be run on any string