[erlang-questions] What is the OTP?

LUKE luke@REDACTED
Sun Feb 11 00:10:22 CET 2007


Thanks for your reply.
I had seen those document before. But it does not accurate explain the OTP.
(I am not come from english-speaking countries) Have some more explanations
or examples about this.
ie. The OTP is  like stdlib in c. Or The OTP is like Net::LDAP module in 
perl.
The OTP is write in erlang ? What is difference between BIFs and OTP?


----- Original Message ----- 
From: "Matthias Lang" <matthias@REDACTED>
To: "LUKE" <luke@REDACTED>
Cc: <erlang-questions@REDACTED>
Sent: Sunday, February 11, 2007 5:10 AM
Subject: Re: [erlang-questions] What is the OTP?


> LUKE writes:
> > I have seen some document about erlang.
> > But i still can not understand what is the OTP.
> > And the relation between erlang and OTP.
>
> The first two questions in the Erlang FAQ are:
>
>  | 1.1. In a nutshell, what is Erlang?
>  |
>  | Erlang is a general-purpose programming language and runtime
>  | environment. Erlang has built-in support for concurrency, distribution
>  | and fault tolerance. Erlang is used in several large telecommunication
>  | systems from Ericsson. The most popular implementation of Erlang is
>  | available as open source from the open source erlang site.
>  |
>  | 1.2. What is OTP?
>  |
>  | OTP is a large collection of libraries for Erlang to do everything
>  | from compiling ASN.1 to providing a WWW server. Most projects using
>  | "Erlang" are actually using "Erlang/OTP", i.e. the language and the
>  | libraries. OTP is also open source.
>
>  | http://www.erlang.org/faq/t1.html#AEN14
>
> Matthias
>
> __________ NOD32 2050 (20070210) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
> 




More information about the erlang-questions mailing list