answersLogoWhite

0

First appearing in 1986, the Erlang programming language was designed and developed by the Ericsson company. The biggest benefits of the language were its relatively simple implementation and support of hot swapping, which enables a change of code without stopping an operating system.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the difference between oriented programming language and high programming language?

Set/subset: Some high level programming languages are object oriented, but not all of them.


What programming language can be used for water billing system?

Any programming language can be used. Some are more suitable than others.


High-level programming language compiled?

Some are and some are interpreted.


Why do you need another programming language?

We have many programming languages because no one language is perfect. Some are very good at some very specific things, but are horrible for others. When we are presented with a problem, we have a large set of programming languages in which to find an appropriate language to use.


How do you create a softwares?

A software is written with some kind of programming language by a programmers .


What are some bad benefits of taking a foreign language?

Benefits are only positive.


What are some applications for the JRuby programming language?

There is only one application used for the JRuby programming language software and that is to encode, compile and interpret Java bytecode. JRuby was invented in 2001.


In switch case programming why are some parameters always in brackets?

There are syntax rules that are to be followed in every programming language and similar is the case here. These rules are a part of the Java language specification.


Translating an algorithm into a programming language is called?

Translating an algorithm into a programming language is called coding. A variable declaration tells the operating system to allocate storage space in RAM.


Why is it that programming is harder than math?

That's not necessarily true at all. It depends on the individual person. Some people find programming harder than math. Some people find math harder than programming. Some people find both programming and math to be pieces o' cake. Some people are afraid of both programming and math, and so they find both to be hard. And some people have no idea what programming or math is.


What are some good texts for learning the C programming language?

There are lots of texts that would allow someone to learn the C programming language. K&R can guide the beginner to learning fast and easy. The C Programming Language by Brian W. Kernighan is also one of the best books out there.


How does HTML helps programming students?

It is important to note that HTML is not a programming language. It is a markup language. However, it does have some similar characteristics, like that it is a file with a list of commands, it has rules, it allows comments and other things. It is easy to learn and can be useful to get people used to the basic concept of giving instructions to a computer in a file. However there are lots of fundamentals of programming that are not in HTML, as it is not a programming language. For serious programming courses, people would not be shown HTML as part of the training. They would start on an actual programming language to be shown the fundamentals of programming. Some programming can be linked into web pages, and so integrated with HTML and if people are going to be creating programs for the internet, then they would learn HTML.