An open API service indexing awesome lists of open source software.

https://github.com/yorkearwaker/operating-system

Operating system things
https://github.com/yorkearwaker/operating-system

android linux macos operating-system windows

Last synced: 5 months ago
JSON representation

Operating system things

Awesome Lists containing this project

README

          

# Operating System OS

OS related things.

See also,
* Automation, [GH](https://github.com/YorkEarwaker/Automation)
* Electrical engineering, [GH](https://github.com/YorkEarwaker/Electrical-Engineering)

## References

Terms
* Application Binary Interface ABI [WP](https://en.wikipedia.org/wiki/Application_binary_interface)
* Operating system, [WP](https://en.wikipedia.org/wiki/Operating_system)
* Cross Complier,

Learning
* OSDev, org [WS](https://wiki.osdev.org/Expanded_Main_Page), develop an OS, cross compilter, kernel, ...
* OSDev, org, Cross Complier, [WS](https://wiki.osdev.org/GCC_Cross-Compiler),