Y
Hacker News
new
|
ask
|
show
|
jobs
by
lubomir
4678 days ago
Another interesting source where to learn about implementing Unix-like OS is JamesM's kernel development tutorial.
http://www.jamesmolloy.co.uk/tutorial_html/index.html
1 comments
sigjuice
4678 days ago
Xv6 is another one
http://pdos.csail.mit.edu/6.828/2012/xv6.html
link