swift-justhtml
A new dependency-free HTML5 parser for Swift called swift-justhtml is introduced, with performance benchmarks comparing it to implementations in Rust, JavaScript, and Python.
A new dependency-free HTML5 parser for Swift called swift-justhtml is introduced, with performance benchmarks comparing it to implementations in Rust, JavaScript, and Python.
Anil Madhavapeddy uses AI to port an HTML5 parser and test suite from JavaScript to OCaml, discussing copyright and ethical implications.
Explains how Firefox's HTML5 parser is maintained in Java and automatically translated to C++ using a custom script.