XML Parser/Generator #9

Open
opened 2023-11-01 16:10:36 +00:00 by jordan · 2 comments
Owner

I want to add an XML API that allows the parsing and generation of XML, including pretty-printing XML.

I want to add an XML API that allows the parsing and generation of XML, including pretty-printing XML.
jordan added the
enhancement
label 2023-11-04 19:34:46 +00:00
Contributor

Just popping in to note that I'll probably be writing one for Cytoplasm in the coming months.
I already have a basic parser/generator for another project, but they were more meant to be just servicable enough for that project and nothing else(things like PI instructions and CDATA for example are completely missing...), so I'll probably be going for a rewrite.

Also thinking of a proper HTML parser too.

Just popping in to note that I'll probably be writing one for Cytoplasm in the coming months. I already have a basic parser/generator for another project, but they were more meant to be just servicable enough for _that_ project and nothing else(things like PI instructions and CDATA for example are completely missing...), so I'll probably be going for a rewrite. Also thinking of a proper HTML parser too.
Author
Owner

That would be fantastic, thank you!

That would be fantastic, thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Telodendria/Cytoplasm#9
No description provided.