Forgot your password?

typodupeerror

Comment: Re:That's just dumb. And kinda cool. (Score 1) 419

by Dex5791 (#29118201) Attached to: Behind Menuet, an OS Written Entirely In Assembly
I don't think it's dumb, maybe overkill would be a better term. You want the stuff that is frequently used (e.g. the kernel, device drivers, etc.) to be fully optimized and totally bug free. There's no reason for it be 100% assembly. They could have just as easily written most of the UI code with C/C++ then optimized the lower level code with assembly. The work would get done faster and it would have more useful features.

Football is a game designed to keep coalminers off the streets. -- Jimmy Breslin

Working...