SpiceQA
Questions
Tags
Users
Badges
parser-combinators
30 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
nom & borrowed value does not live long enough error
neezer_32154
0
•
asked Jan 23, 2021
1
1
280
nom
parser-combinators
rust
How can I use a success combinator in conjunction with a map combinator in nom?
user_2230252
0
•
asked Jan 13, 2021
3
0
250
nom
parser-combinators
rust
Permutation parsing with `ParsecT`?
user_2647766
0
•
asked Dec 5, 2020
3
1
151
parser-combinators
parsec
monad-transformers
monads
haskell
How to avoid left-recursion infinite loops in Fastparse?
user_9681577
0
•
asked Jul 22, 2020
3
1
301
fastparse
packrat
parser-combinators
left-recursion
scala
Why can't I use the constructor of a case class as a function for use inside map()
user_9681577
0
•
asked Jul 22, 2020
2
2
105
fastparse
parser-combinators
case-class
scala
lambda
Why does attoparsec need manyTill if it backtracks?
user_7509065
0
•
asked Jun 26, 2020
5
1
334
attoparsec
parser-combinators
backtracking
parsing
haskell
Creating an instance of an object using Scala combinator parsing
user_7648
0
•
asked May 26, 2020
2
1
37
parser-combinators
scala
parsing
Why doesn't "between (char '"') (char '"') (many charLiteral)" work for parsing string literals?
user_700597
0
•
asked May 6, 2020
3
1
310
megaparsec
parser-combinators
haskell
Parse Haskell itself with parser combinators
user_4585063
0
•
asked Apr 3, 2020
3
1
418
parser-combinators
parsec
haskell
MIPS parser using C# Pidgin, failing to parse a sequence of things
user_1834787
0
•
asked Mar 22, 2020
2
0
416
parser-combinators
parsing
c#
Prev
Prev
1
2
(current)
3
Next
Next
Hot Questions