website/IDEAS.txt

30 lines
574 B
Plaintext
Raw Normal View History

2021-08-21 10:08:05 +00:00
#+TITLE: Some dreams/ideas what to make
* Utils
** coreutils
will be moved to coreutils/TODO
** binutils
- Assembler
- Dissambler
- Linker
- hexdump (xxd)
** diffutils
** util-linux
** inetutils
* Libs
- libc
* Compilers
** ORCC
will be moved to orcc/README.org
* Orion
- Kernel separated from other software and is placed in one repo
- Software repos separated per util or collection of utils (see Utils)
- Ports is in `ports` repo and also can be found on `(MIRROR_OR_MAIN-WEBPAGE)/pub/ports`
* Other
- x86 emulator
- Own processor emulator :)