Hi, All
Do we have any code class for the tag parser, like XML or HTML ?
I need to work with the https://en.wikipedia.org/wiki/S-expression file format, where each section is tags like
1) Start tag: "(section_start "
2) body is the other sections of other tags like "(internal_section ..... )"
3) End tag like ")"
Do we have any code class for the tag parser, like XML or HTML ?
I need to work with the https://en.wikipedia.org/wiki/S-expression file format, where each section is tags like
1) Start tag: "(section_start "
2) body is the other sections of other tags like "(internal_section ..... )"
3) End tag like ")"
S-Expression Format | Developer Documentation | KiCad
dev-docs.kicad.org