Hello everybody,
So I’m doing a browser. I have just started. I did a parser of HTML and CSS, a layout calculator and a renderer using OpenGL.
It’s an experiment in order to understand better the problem of browsers building.
Right now, I am trying to implement the event loop and a little bit of JS.
If anyone wants to participate here is the link. There is a TODO list with all the things I want to work on.
Take an issue and propose your suggestion !
(It’s all in Haskell of course)
(PS: If you have a job for me, I’m interested !)