Replies: 2 comments
-
Participle is a library for creating parsers, not for providing specific parsers. That said, the included examples include a TOML parser, which has array support. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I implemented it, see PR #395 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does the package provides the support for creating a JSON parser?
How to parse array of object in that case ?
Beta Was this translation helpful? Give feedback.
All reactions