Tinix
Jump to navigation
Jump to search
This article needs additional citations for verification. (August 2021) |
Tinix | |
---|---|
Developer | Yu Yuan |
OS family | Unix-like |
Working state | Current |
Source model | Source-available |
Initial release | 2006 |
Repository |
|
Marketing target | Education |
Available in | Chinese |
Update method | Compile from source code |
Supported platforms | IA-32, x86-64 |
Kernel type | Microkernel |
Official website | {{ |
Tinix (Try It as miNIX-like operating system), is a tutorial operating system (OS) written by Yu Yuan. Designed primarily to teach fundamentals rather than to do work. In his book "Writing OS DIY", Yu provides all source code for Tinix.[1] Tinix borrows many concepts and methods from Minix. The book compensates for practical computer programming skills, especially in x86 assembly language, lacking in Andrew S. Tanenbaum's book "Operating Systems: Design and Implementation", 1987, 1997, 2006.[2]
References
- ↑ Yuan, Yu (2006). Writing OS DIY (in 中文). Beijing: Publishing House of Electronics Industry.
- ↑ Tanenbaum, Andrew S.; Woodhull, Albert S. (1987–2006). Operating systems: design and implementation. Upper Saddle River, New Jersey: Pearson Prentice Hall. ISBN 978-0-13-142938-3.
Categories:
- Pages with script errors
- CS1 中文-language sources (zh)
- Articles needing additional references from August 2021
- Articles with invalid date parameter in template
- All articles needing additional references
- Articles with short description
- All stub articles
- Operating system stubs
- Unix variants
- Free software operating systems
- Microkernels
- Microkernel-based operating systems
- Educational operating systems