answersLogoWhite

0

What programming language is Unix written in?

Updated: 8/17/2019
User Avatar

Wiki User

15y ago

Best Answer

Unix is primarily written in the C language, with some small snippets of assembler code for low level bootstraps.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

C and assembly

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What programming language is Unix written in?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What programming language was Unix written in?

UNIX was programmed in C.


What operating system was associated with the programming language C?

The Unix operating system. The first versions of the Unix operating system were written in the "B" language, and later written in "C", which was invented in order to develop Unix on the PDP-11 machine.


What has the author C Schirmer written?

C. Schirmer has written: 'Programming in C for UNIX' -- subject(s): C (Computer program language), UNIX (Computer file)


Which came first C or Unix?

Unix was created first. The C programming language was created for Unix.


What operating system is usually associated with C?

The C programming language was originally created for Unix. Unix, and most other Unix-like systems such as Linux, are written almost entirely in C.


What has the author Terrence Chan written?

Terrence Chan has written: 'UNIX system programming using C++' -- subject(s): C++ (Computer program language), C


Why wr are using c programming?

C/C++ is used to write system softwares. The whole of UNIX operating system is written in C language.


What are the roots of the AWK programming language?

The AWK programming language is a Unix based programming language, and is sometimes considered as a pseudo-C interpreter. It is mainly used for sifting through and organizing large amounts of data at one time.


Why is Unix portable?

Unix was rewritten in the C Programming language and not in assembly language. The migration from assembly language to the higher-level language C resulted in much more portable software, requiring only a relatively small amount of machine-dependent code to be replaced when porting Unix to other computing platforms. (mihir)


What programming language is PHP made with?

PHP is written in the C programming language.


In computing what does KSH mean?

KSH is an abbreviation for korn shell. Korn shell is a command interpreter for the Unix programming language. It was written in 1983 by David Korn at Bell Labs.


When was Advanced Programming in the Unix Environment created?

Advanced Programming in the Unix Environment was created in 1992.