|
|
|
|
|
by angersock
5227 days ago
|
|
"Writing a basic kernel (and this one doesn't even have virtual memory or preemptive multitasking) and a basic compiler are both common projects for CS undergrads." Did you notice the part where he also runs goofy JIT/linking, or has annotated source code with pictures and compiler for same, and that the virtual memory/preemptive multitasking was explicitly omitted? Or several other nifty/quirky features of the OS? (http://www.losethos.com/LTHtml/Doc/Features.html) He's done work that any of us should respect as fellow programmers, crazy or not. Also, his source comments are...colorful in some cases. :) |
|