1. Google Open Sources Gumbo: A C library For Parsing HTML5
8/13/2013 8:26:34 PM
Google Open Sources Gumbo: A C library For Parsing HTML5
Gumbo, HTML5, Google Open Source
https://news-cdn.moonbeam.co/Gumbo_roguohry.png
App Developer Magazine
HTML5

Google Open Sources Gumbo: A C library For Parsing HTML5


Tuesday, August 13, 2013

Richard Harris Richard Harris

Hates off to Google for trying to help the HTML5 standard issue with it's announcement that Gumbo is now open source - in hopes that all browsers can follow suite and get along with HTML5 written code in the same way!

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.

Goals & features:
Fully conformant with the HTML5 spec.
Robust and resilient to bad input.
Simple API that can be easily wrapped by other languages.
Support for source locations and pointers back to the original text.
Relatively lightweight, with no outside dependencies.
Passes all html5lib-0.95 tests.
Tested on over 2.5 billion pages from Google's index.


Read more: http://google-opensource.blogspot.com/2013/08/gumb...

Subscribe to App Developer Magazine

Become a subscriber of App Developer Magazine for just $5.99 a month and take advantage of all these perks.

MEMBERS GET ACCESS TO

  • - Exclusive content from leaders in the industry
  • - Q&A articles from industry leaders
  • - Tips and tricks from the most successful developers weekly
  • - Monthly issues, including all 90+ back-issues since 2012
  • - Event discounts and early-bird signups
  • - Gain insight from top achievers in the app store
  • - Learn what tools to use, what SDK's to use, and more

    Subscribe here