Issues
- 2
Loop combinators are not tail recursive
#217 opened by talex5 - 1
Unexpected behavior of Alternative (<|>)
#226 opened by chfont - 0
`count` is not tail recursive
#221 opened by LiamPack - 2
Support for mutually recursive parsers
#213 opened by aryx - 0
Documentation for Input module is slightly akward in case of non-monospace font
#216 opened by Kakadu - 0
Parser runs into stackoverflow (js_of_ocaml)
#209 opened by RCmerci - 3
add notFollowedBy or other negation combinator
#201 opened by arbipher - 6
is defining a paser by `let rec` good
#202 opened by arbipher - 4
consumed is unsafe
#198 opened by thedufer - 0
- 2
Parsing boundary-delimited stream
#184 opened by Lupus - 5
unbox Parser.t
#175 opened by thedufer - 4
Angstrom and js_of_ocaml (or JS in general)
#95 opened by dinosaure - 0
- 0
mark get_char/get_int* functions unsafe
#174 opened by thedufer - 1
Add chaining operator
#169 opened by XVilka - 0
Generate odoc documentation
#168 opened by XVilka - 1
Official reference manual
#155 opened by XVilka - 1
An error type
#160 opened by dinosaure - 0
- 1
Restricting parsers
#151 opened by andreypopp - 3
What are the `string list` and `string` in `Fail`?
#148 opened by neojski - 3
Windows Support - Symlink issues
#152 opened by bryphe - 26
Does not work with Mirage
#118 opened by reynir - 2
No usage example of commit
#144 opened by loxs - 7
choice combinator does not propagate errors
#136 opened by loxs - 6
Stream of payloads
#40 opened by Chris00 - 1
Support bucklescript?
#142 opened by arnihermann - 2
Help with using the buffered interface (or how do I parse the same input less times)?
#135 opened by loxs - 1
Honoring the license, 3-clause BSD
#134 opened by cfcs - 0
js_of_ocaml primitives
#132 opened by martindemello - 4
- 2
- 3
How to develop with angstrom?
#69 opened by foretspaisibles - 1
Extracting source locations
#105 opened by nholland94 - 5
- 6
Improving error messages
#91 opened by sgronblo - 1
Readme example defines rchain1 instead of lchain1?
#90 opened by vogler - 1
Port to jbuilder
#68 opened by rgrinberg - 2
Unbounded lookahead
#79 opened by igstan - 2
error with make doc
#83 opened by rhz - 4
Lookbehind support?
#78 opened by igstan - 2
Entire buffer always 'unconsumed'
#75 opened by jdjakub - 2
"Lazy" version of many_till?
#72 opened by mattjbray - 1
Folding combinators
#66 opened by rgrinberg - 2
Variance annotation on Angstrom.t
#61 opened by andreas - 2
Counting characters in a file.
#60 opened by pveber - 3
tutorial introduction/wiki?
#59 opened by ds2643 - 5
Add a version of count returning string
#53 opened by martindemello - 0
Update dependency constraints
#45 opened by seliopou