https://github.com/klange/uiharu
(WIP) Attempt at an HTML rendering engine
https://github.com/klange/uiharu
Last synced: 3 months ago
JSON representation
(WIP) Attempt at an HTML rendering engine
- Host: GitHub
- URL: https://github.com/klange/uiharu
- Owner: klange
- License: mit
- Created: 2017-01-14T09:21:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-14T09:35:30.000Z (almost 9 years ago)
- Last Synced: 2025-08-17T10:24:22.986Z (5 months ago)
- Size: 11.7 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# uiharu
The goal of this project is to build an HTML rendering engine in a mix of C and Python for eventual use in a web browser for [ToaruOS](https://github.com/klange/toaruos).