Skip to content

Are there any plans to support XML parsing? #4607

Answered by pbiggar
ferrata asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, absolutely. This would be built in user-space, and while there isn't super great support for that now (eg, no records or enums but you can do similar things with dicts) it should be possible to build them. While we don't plan to directly expose underlying xmlparsing tools, if any useful string manipulation functions are missing from the standard library, we'd be happy to add them (or take a PR to add them).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ferrata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants