Skip to content

Issues: honungsburk/kombo

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add benchmarks
#22 opened Aug 9, 2023 by honungsburk
Add debug combinators experiment explore an experimental idea
#21 opened Aug 8, 2023 by honungsburk
Lazy/streaming parsing experiment explore an experimental idea
#19 opened Aug 1, 2023 by honungsburk
Add a "run this parser x number of times" combinator enhancement New feature or request good first issue Good for newcomers
#17 opened Jul 19, 2023 by honungsburk
Add HTTP parser enhancement New feature or request
#16 opened Apr 15, 2023 by honungsburk
Add YAML parser enhancement New feature or request
#15 opened Apr 15, 2023 by honungsburk
Add a XML parser enhancement New feature or request
#14 opened Apr 15, 2023 by honungsburk
Add a markdown parser enhancement New feature or request
#13 opened Apr 15, 2023 by honungsburk
Create a HTML parser as a companion library. enhancement New feature or request
#12 opened Apr 15, 2023 by honungsburk
Add csv parser enhancement New feature or request
#11 opened Apr 15, 2023 by honungsburk
Investigate if typings can be improved enhancement New feature or request
#9 opened Mar 17, 2023 by honungsburk
Remove the dependency on immutable enhancement New feature or request good first issue Good for newcomers
#8 opened Feb 15, 2023 by honungsburk
Add regex combinator enhancement New feature or request good first issue Good for newcomers
#7 opened Jan 18, 2023 by honungsburk
Go through Karl-Oskar's feedback
#6 opened Dec 31, 2022 by honungsburk
Build everyday parsers on top of kombo enhancement New feature or request
#5 opened Dec 21, 2022 by honungsburk
Create a logo documentation Improvements or additions to documentation enhancement New feature or request
#4 opened Dec 21, 2022 by honungsburk
Investigate API designs that do not use curried functions. enhancement New feature or request experiment explore an experimental idea question Further information is requested
#2 opened Dec 21, 2022 by honungsburk
Replace parsing string with an abstract Stream enhancement New feature or request experiment explore an experimental idea
#1 opened Dec 17, 2022 by honungsburk
ProTip! Exclude everything labeled bug with -label:bug.