blob: 2d92016f25966484d0fd977ccd4f05806fcb61de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
### 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.
---
#### things
müllos uses the [limine bootloader](https://github.com/limine-bootloader/limine) because the [müll_bootloader](https://github.com/jstmaxlol/mullos/tree/master/.old/) sucked.
---
#### objectives
the objectives for müllos are to have:
- a C compiler work on it
- an integrated minimal userland shell.
- a simple filesystem
- multitasking
|