Click here to Skip to main content
15,886,799 members
Articles / Internet of Things / Arduino

ml_reader.hpp: A Markup Pull-Parser for IoT and Beyond

Rate me:
Please Sign up or sign in to vote.
5.00/5 (7 votes)
24 Jul 2021MIT10 min read 5.9K   68   7  
Do efficient, low level parsing of markup like HTML and XML
ml_reader is streaming pull parser for doing simple parsing of markup documents like XML and HTML. It runs on IoT devices, and has a small footprint.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions