Skip to content

An educational browser engine to learn how browsers work

Notifications You must be signed in to change notification settings

practicatto/meowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meowser Logo

Meowser

I'm learning web development as well as how browser engines work so i'm building my own!

Scope

Simple desktop application that can render and navigate pages

Tasks for iteration 1

  • Meowser will render pages that are well-formed and spec compliant. It won't handle broken pages out there.
  • Supports standard block and inline layout
  • Render to the screen or a PNG.
  • Bookmarks list

Limitations

  • NO JAVASCRIPT
  • Expect it to be slow as hell
  • No security features
  • No cookies
  • A lot of Nos as you may see.

About

An educational browser engine to learn how browsers work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages