update authored by Eron's avatar Eron
...@@ -28,8 +28,8 @@ We have an almost pathological focus on minimalism. We want the functionality o ...@@ -28,8 +28,8 @@ We have an almost pathological focus on minimalism. We want the functionality o
1. Static analysis with [type](https://en.wikipedia.org/wiki/Type_system) annotations is a good way to catch many programmer errors. 1. Static analysis with [type](https://en.wikipedia.org/wiki/Type_system) annotations is a good way to catch many programmer errors.
## Major Tasks ## Major Tasks
* MVP
* Runs self hosted on Linux with OpenGL. (complete) * Runs self hosted on Linux with OpenGL. (complete)
* MVP
* Runs self hosted on bare metal. (2023 Q4) * Runs self hosted on bare metal. (2023 Q4)
* Boot * Boot
* Keyboard * Keyboard
... ...
......