Hacker News new | ask | show | jobs
by didibus 2106 days ago
You could call it on every input change, though I'd say Spec conforming is not the most performant parsing library in the world, so not sure if it be fast enough for running it on each input.
1 comments

yeah that's why I was looking for a lazy / stream variant in case it wasn't already possible

/me goes to prolog