Changes
Page history
Update FUBS
authored
Aug 02, 2022
by
Eron
Show whitespace changes
Inline
Side-by-side
FUBS.md
View page @
ba1fbe7b
...
...
@@ -26,13 +26,13 @@ It will continue to be a private work in progress for many more months. It will
## Major Tasks
*
Runs completely self hosted on Linux with OpenGL. (complete)
*
Runs completely self hosted on bare metal. (
6 man months
)
*
Android container. (
6 man months
)
*
Programming / debugging bridge to another device. (
6 man months
)
*
Nail self hosted code editing
.
(50% complete
6 more man months from Eron
)
*
Create self hosted source management system. (
6 man month from Eron
)
*
Nail heap management. (
1 man month from Eron
)
*
Nail library dependencies. (
1 man month From Eron
)
*
Runs completely self hosted on bare metal. (
2023 Q1
)
*
Android container. (
2023 Q4
)
*
Programming / debugging bridge to another device. (
2023 Q1
)
*
Nail self hosted code editing (50% complete
) (2023 Q1
)
*
Create self hosted source management system. (
2023 Q1
)
*
Nail heap management. (
2022 Q3
)
*
Nail library dependencies. (
2022 Q4
)
## Details so far
*
FUBS is basically an imperative language with decent support for closures and class hierarchies.
...
...
...
...