TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Let’s build a browser engine (2014)

188 pointsby chiefofgxbxlover 6 years ago

7 comments

algorithm314over 6 years ago
An other very lightweight weight engine in c is dillo. Unfortunately now its development has stopped.
评论 #18663388 未加载
评论 #18664359 未加载
评论 #18662311 未加载
codezeroover 6 years ago
I loved this walk through back when it came out and even made a ham handed attempt to write the example code in Go <a href="https:&#x2F;&#x2F;github.com&#x2F;radiofreejohn&#x2F;gobinson" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;radiofreejohn&#x2F;gobinson</a><p>It is a bummer it ended with a to be continued that never happened, I remember checking up on it from time to time.
评论 #18662931 未加载
评论 #18662679 未加载
评论 #18662091 未加载
crimsonalucardover 6 years ago
I bet it&#x27;s possible to achieve layout completeness (in the same vein as turing completeness) with a much simpler markup and styling language.<p>I&#x27;m actually more interested in implementing a toy OS or a toy compiler for a toy language because the browser seems to be a more of very specific complex mess of mistakes and legacy choices rather then a serious theoretical concept. Although I&#x27;m sure you&#x27;ll still learn a lot if you implement one.
评论 #18662089 未加载
评论 #18661685 未加载
jpfedover 6 years ago
This was a very useful guide for me a couple years ago. I had to print html documents (thankfully, just a reasonably-well-defined subset) from a .NET Winforms app, but driving a browser to do it was too slow and flaky. So I used the OP as the starting point for a C# layout engine.
评论 #18661703 未加载
评论 #18662533 未加载
ape4over 6 years ago
Just implementing the &lt;video&gt; tag is a career.
reinhardt1053over 6 years ago
What happened to Matt Brubeck?
评论 #18662872 未加载
favoritedover 6 years ago
Should probably say [2014]
评论 #18661431 未加载