summaryrefslogtreecommitdiffstats
path: root/libraries/gumbo-parser/README
blob: db1f271bd5dad3fa31ca297cda6ef038bef5c9d4 (plain)
1
2
3
4
5
Gumbo is an implementation of the HTML5 parsing algorithm implemented
as a pure C99 library with no outside dependencies. It's designed
to serve as a building block for other tools and libraries such
as linters, validators, templating languages, and refactoring and
analysis tools.