/simple-browser-engine

Simple browser engine for educational purposes.

Primary LanguageRust

Simple Browser Engine

Description

In order to learn the Rust programming language, a simple browser engine was written. It is mainly based on the articles series by Matt Brubeck. His code is publicly available here.