July 6, 2007
Was linux written in C programming language ? Or others(Basic,C++,Asm)…….
and how can I get the linux's source codes without installing it..?
- I just want to see the codes in Windows Platform….
- Most of some versions are written in C. Check with the open source foundation.
- It is open source, so just look for linux open source and you should get the source code, I doubt it was written in regular C btw.
- The main Linux kernel is almost entirely written in plain C (not C++), with bits of assembler here and there.
You can download the source from kernel.org, in bzipped tar format. You'll want to install cygwin from cygwin.com to get tar and bzip2.
Tags: suse linux, linux window

































