lukts30/rdm4

.prp parsing

Opened this issue · 0 comments

Like xml but misses the correct close tags.

  • push each open tag name on stack.
  • on </> pop and replace

The real parsing is than done with a xml library.