answersLogoWhite

0

Linux supports virtually all programming languages, both compiled and interpreted, commonplace and esoteric. It would be impossible to list all of them, but a comprehensive list can be found below:

Compiled languages
  • C
  • C++
  • C# (through the Mono and DotGNU projects)
  • Assembly (multiple CPUs)
  • Objective-C
  • Fortran
  • Pascal
  • D
  • Haskell
Interpreted languages
  • Bash
  • Basic (several dialects)
  • MATLAB
  • Perl
  • PHP
  • Python
  • Ruby
  • Smalltalk
User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Where can one learn about Linux programming?

The best resources to use for learning Linux programming are the online resources. There are numerous online forums like LinuxQuestions and others that offer wealth of information, tips and tricks and ongoing support for people attempting to learn Linux programming. One can also buy a book on Linux programming to learn the subject matter.


What is the Linux program language called?

Linux is a platform, and as such supports a myriad of programming languages. Of these languages C, C++, Java, Python and Perl are very popular, but there are many other programming languages. Some, like Python and Perl are 'interpretive' and similar in this respect to 'BASIC'. C and C++ are compiled, and Java sits somewhere between them.


Are kernel programming and Linux programming the same?

No. "Kernel programming" is the writing of code that runs in kernel mode. It is not specific to Linux. "Linux programming" usually refers to any programming done in/for the Linux environment, and is not necessarily specific to the kernel.


When was Programming Linux Games created?

Programming Linux Games was created in 2001-08.


How many pages does Programming Linux Games have?

Programming Linux Games has 422 pages.


What is a Linux certification?

Linux certification is a programming certification. It shows you have a lot of knowledge in programming.


What programming language is ubuntu 12.04 written in?

Linux operating systems utilize many languages. The kernel is mostly written in C.


What is the ISBN of Programming Linux Games?

The ISBN of Programming Linux Games is 1-886411-49-2.


What are the Definitions on programming?

Programming is a term that describes the usage of a programming language. Programming languages (C++ for example) are languages that create programs, these programming languages should not be confused with scripting languages. Scripting languages are languages that are meant to be interpenetrated by programs. (Written in a programming language)


What languages are used to design Android OS?

It is a Linux-based open source operating system. Programming languages are in C, C++, and Java, with apps being written in a customized version of Java.


What are the latest programming languages?

The latest programming languages are:Go Programming Language developed by Google, Inc. in 2012. It's purpose is to enable users to create new software easily on Linux and Mac operating systems. It is object oriented programming and the translator used is compiler.Fathom Programming Language was developed b Brian Frank and Andy Frank in 2012. Its purpose is to cross-compile and run on JRE, NET, CLR, and Javascript. Platforms are Mac OS, Linux, and Windows. It is object oriented programming and the translator is compiler. Special features are that it is portable and can be used on Java, VM, and NET CLR.


In which Language is Linux written?

Linux supports any written language: it understands Unicode natively, so it can display the characters of any language with the appropriate locales included. As far as programming languages, Linux is written in C, but almost any language, from assembly to C to C++ to Python to Perl to .NET can be used on it.