README.md in dolos-0.1.2 vs README.md in dolos-0.1.3
- old
+ new
@@ -111,9 +111,13 @@
pp result.captures
# ["Vardeniui", "Pavardeniui", "Lietuvos Paštas", {:street=>"Totorių g."},
# {:building=>"8"}, {:postcode=>"01121"}, {:city=>"Vilnius"}]
```
+### Roadmap
+- Better error handling
+- Recursive parser
+- Benchmarks & parser tests
### Contributing
Contributors are welcome. Note: since library is not yet stable, I recommend getting in touch with me before starting to work on something.
#### Other parser combinator libraries
\ No newline at end of file