dy / xhtm

XHTM − eXtended Hyperscript Tagged Markup
MIT License
25 stars 2 forks source link

Recursive parser #6

Open dy opened 2 years ago

dy commented 2 years ago

Following jsep practice, it's possible to organize recursive parser - that's better fit for switching parts and can be faster.