Linked by Eugenia Loli on Thu 13th Oct 2011 00:28 UTC
Thread beginning with comment 492873
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: Hard to avoid comparisons
by sakeniwefu on Thu 13th Oct 2011 16:19
in reply to "RE[2]: Hard to avoid comparisons"
BTW... You don't need to go and point me to some OS written entirely in assembly OS or some self-hosting language... I'm sure they exist too.
You seem to have come to the wrong blog. This is the one where registered users have heard about MenuetOS and use DexOS as their desktop OS.
Dennis Ritchie deserves being remembered. He was but one of the many involved in early Unix, but these men were inventing everything we take for granted today.
UNIXv6 sources are like ancient poetry in that they lack the refination of more modern pieces, but have a wild purity that is just impossible to emulate.
if (p1->op==NAME||p1->op==CON||p1->op==AUTOI||p1->op==AUTOD)
if (p->type!=LONG)
return(12);




Member since:
2006-07-26
Not sure I agree with you. Unix was in heavy use running the internet before Apple switched to BSD. You may be right about Solaris and the other flavors of BSD, but at least someone can stand on Ritchie's shoulders without getting sued. You can get sued just for looking at Job's shoulders.
Don't forget that Ritchie was the co-creator of C as well. What is Windows written in? He had profound influence on any operating system that isn't a toy. And most of the toy OS's that aren't written in C are running on some Java or .NET VM implemented in C.
BTW... You don't need to go and point me to some OS written entirely in assembly OS or some self-hosting language... I'm sure they exist too.