a question about coding os
started 2/15/2002; 8:46:36 AM - last post 2/15/2002; 1:59:30 PM
|
|
Larme Weep - a question about coding os
2/15/2002; 8:46:36 AM (reads: 958, responses: 3)
|
|
Hello,I'm a new-comer.I have a question.What's the best os-coding language in your opinion(s)?I have learned C and ASM and now want to code a OS,but use them is easy but not good enough........
Thanks very much
|
|
Chris Rathman - Re: a question about coding os
2/15/2002; 9:35:56 AM (reads: 1013, responses: 0)
|
|
Most programming language development pretty well ignores OS development, with C dominating the field.
Seems like the last language that seriously tried to target standard OS development was Modula-3.
|
|
Ehud Lamm - Re: a question about coding os
2/15/2002; 1:30:37 PM (reads: 1012, responses: 0)
|
|
You might want to check the Ada OS project.
|
|
Bryn Keller - Re: a question about coding os
2/15/2002; 1:59:30 PM (reads: 1207, responses: 0)
|
|
Another one to consider would be the Fox Project, which (among other things) is writing OS-type-things in Standard ML.
|
|
|
|