Forum: Computer Science Sep 2nd, 2008 |
| Replies: 4 Views: 1,005 The linux kernel is written in C and some assembly, the GNU coreutils are usually written in C as well
You can get the source to the linux kernel at kernel.org, and the GNU coreutils source is at... |