GitHub - lexbor/lexbor: Lexbor is development of an open source HTML Renderer library. https://lexbor.com
Lexbor: Crafting a Browser Engine with Simplicity and Flexibility
Why build yet another browser engine?
There's a myriad of challenges developers face in fully utilizing modern web technologies.
Parsing HTML and CSS, dealing with URLs and encodings often involves slow, resource-heavy implementations or outdated solutions.
Even established solutions, written in C++ and reaching tens of megabytes in volume, are often not versatile enough.
Meanwhile, language-specific implementations for Python, No...
Read more at github.com