Changes
Page history
Update FUBS
authored
May 05, 2022
by
Eron
Show whitespace changes
Inline
Side-by-side
FUBS.md
View page @
d467c973
...
@@ -22,7 +22,7 @@ It can perhaps best be described as what C++ should have been. It will continue
...
@@ -22,7 +22,7 @@ It can perhaps best be described as what C++ should have been. It will continue
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
*
Runs completely self hosted on Linux with OpenGL (complete)
*
Runs completely self hosted on Linux with OpenGL
.
(complete)
*
Runs completely self hosted on bare metal. (6 man months)
*
Runs completely self hosted on bare metal. (6 man months)
*
Android container. (6 man months)
*
Android container. (6 man months)
*
Programming / debugging bridge to another device. (6 man months)
*
Programming / debugging bridge to another device. (6 man months)
...
...
...
...