An Open Source Operating System:
- Linux | WSL
- MAKE
- NASM
- GCC
- LD
- MAKE
$ make run
T-OS was a side project with these objectives:
- Bootloader (Assembly)
- Kernel (C)
T-OS originally was called c-OS (Custom - OS)
T-OS is heavily inspired by Linux, BSD, UNIX