blob: dd0f3e4f74f6eb4c1557781d14a49cd54d7cb83a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
### müllos
a minimal and experimental x86_64 heapless unix-like OS von czjstmax. \
the name is based off the german word for trash. haha.
---
#### objectives
the objectives for müllos are to have:
- a C compiler work on it
- an integrated minimal userland shell.
- a simple filesystem
- multitasking
|