All Projects → massemanet → trane

massemanet / trane

Licence: MIT License
SAX style broken HTML parser in Erlang

Programming Languages

erlang
1774 projects
shell
77523 projects
Makefile
30231 projects
trane is a SAX-style parser for real-world, i.e. broken, HTML. It is
written in Erlang.

It aims to behave like browser HTML parsers, i.e. to turn anything
into an HTML parse tree. If the HTML is broken, this is of course
totally unpredictable, and all browsers does it differently.

The name is an homage to John Coltrane, another quality sax wielder.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].