purescript-contrib/purescript-parsing
A parser combinator library based on Parsec
PureScriptBSD-2-Clause
Issues
- 5
- 38
- 0
- 18
multiline flag doesn't work
#233 opened by jamesdbrock - 11
- 0
`Eq` instance for Position
#229 opened by jamesdbrock - 1
Factor out `Tokens` and `Language`
#226 opened by jamesdbrock - 3
Float parser does not parse negative numbers
#115 opened by Swordlash - 2
withRecovery
#223 opened by jamesdbrock - 7
Multiple errors
#222 opened by jamesdbrock - 1
Consider `Parser0`
#221 opened by garyb - 0
manyMonoid?
#220 opened by jamesdbrock - 4
liftMaybe, liftEither, liftExceptT
#196 opened by jamesdbrock - 3
Change “consume” to “commit”
#205 opened by jamesdbrock - 4
Chris martin's seven parser types
#202 opened by jamesdbrock - 1
MonadST instance for ParserT?
#197 opened by jamesdbrock - 0
manyIndex ParseError message
#210 opened by jamesdbrock - 5
Drop unicode dependency?
#198 opened by jamesdbrock - 0
purescript-datetime-parsing
#174 opened by jamesdbrock - 0
Parsing a `number` in scientific notation _without_ a decimal exponent fails.
#203 opened by MaybeJustJames - 6
- 9
Defer error in `string`
#158 opened by jamesdbrock - 7
- 1
Fully remove the `Parsing.Pos` module?
#190 opened by JordanMartinez - 0
Talk about alternate backends in documentation
#185 opened by jamesdbrock - 1
option description
#124 opened by jamesdbrock - 1
audit and improve combinator implementations
#155 opened by jamesdbrock - 12
Combinator variations
#177 opened by jamesdbrock - 6
The `regex` API makes it very difficult to catch syntax errors in the regex.
#156 opened by natefaubion - 0
- 2
document Trampoline
#150 opened by jamesdbrock - 9
Notes on performance
#144 opened by jamesdbrock - 1
Remove MonadZero when v0.15.0 comes out
#145 opened by jamesdbrock - 0
Indents
#172 opened by jamesdbrock - 3
Delete the module prefix Text
#147 opened by jamesdbrock - 1
Fix issues caused by making `<|>` infixr
#161 opened by JordanMartinez - 3
Change Position to Int
#162 opened by jamesdbrock - 1
- 0
regex primitive parser
#141 opened by jamesdbrock - 2
Data.CodePoint.Unicode Predicates
#151 opened by mkohlhaas - 1
lookAhead consume on failure?
#149 opened by jamesdbrock - 10
v7 proposals
#118 opened by jamesdbrock - 3
manyTill_ combinator
#108 opened by jamesdbrock - 3
rest primitive String parser
#110 opened by jamesdbrock - 1
empty string parser consumed?
#122 opened by jamesdbrock - 1
lazy errors
#128 opened by jamesdbrock - 3
match combinator
#107 opened by jamesdbrock - 8
CodePoints uncons? Deprecate drop?
#109 opened by jamesdbrock - 2
`sepEndBy` behaves incorrectly (?)
#113 opened by garyb - 1