Difference between revisions of "Otp"

From Free Software Directory
Jump to: navigation, search
m (Genium moved page Erlang OTP to Erlang: According to the Wikipedia naming conventions ? cf. https://en.wikipedia.org/wiki/Erlang_%28programming_language%29)
m (rewording)
Line 2: Line 2:
 
|Name=Erlang/OTP
 
|Name=Erlang/OTP
 
|Short description=Soft realtime concurrent/distributed functional language and runtime
 
|Short description=Soft realtime concurrent/distributed functional language and runtime
|Full description=Erlang is an industrial strength concurrent/distributed programming system for high-reliability soft realtime applications with runtime dynamic code replacement. The language is mostly-functional with a Prolog-like syntax with asynchronous message-passing between very lightweight processes. It is supported by the OTP middleware/runtime system.
+
|Full description='''Erlang''' is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecom, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance.
|User level=none
+
 
|Status=Live
+
'''OTP''' is set of Erlang libraries and design principles providing middle-ware to develop these systems. It includes its own distributed database, applications to interface towards other languages, debugging and release handling tools.
|Component programs=
 
 
|Homepage URL=http://www.erlang.org/
 
|Homepage URL=http://www.erlang.org/
|VCS checkout command=
+
|User level=advanced
 
|Computer languages=C,Erlang
 
|Computer languages=C,Erlang
|Documentation note=
 
 
|Paid support=Paid technical support, consulting, and customization avaialble from http://www.erlang.se/
 
|Paid support=Paid technical support, consulting, and customization avaialble from http://www.erlang.se/
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Candygram,Wings3D,yaws,Apache_CouchDB
 
|Related projects=Candygram,Wings3D,yaws,Apache_CouchDB
 
|Keywords=realtime,functional programming,distributed,concurrent
 
|Keywords=realtime,functional programming,distributed,concurrent
|Is GNU=n
+
|Version identifier=R10B-6
 +
|Version date=2005-06-24
 +
|Version status=stable
 +
|Version download=http://www.erlang.org/download/otp_src_R10B-6.tar.gz
 +
|Version comment=R10B-6 stable released 2005-06-24
 
|Last review by=Dave Love
 
|Last review by=Dave Love
 
|Last review date=2008-01-07
 
|Last review date=2008-01-07
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=R10B-6
+
|Status=
|Version date=2005-06-24
+
|Is GNU=No
|Version status=stable
+
|License verified date=2004-04-21
|Version download=http://www.erlang.org/download/otp_src_R10B-6.tar.gz
+
}}
 +
{{Project license
 +
|License=Erlang Public License
 +
|License verified by=Janet Casey
 
|License verified date=2004-04-21
 
|License verified date=2004-04-21
|Version comment=R10B-6 stable released 2005-06-24
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 44: Line 45:
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line,console,daemon,library,x-window-system,web
+
|Interface=command-line, console, daemon, library, web, x-window-system
 
|Software-development=programming-language
 
|Software-development=programming-language
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=Erlang Public License
 
|License verified by=Janet Casey
 
|License verified date=2004-04-21
 
}}
 

Revision as of 09:34, 17 March 2016


[edit]

Erlang/OTP

http://www.erlang.org/
Soft realtime concurrent/distributed functional language and runtime

Erlang is a functional programming language designed in the Computer Science lab at Ericsson in Sweden in the late 1980s. It is used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecom, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance.

The Erlang distribution also includes OTP (Open Telecom Platform) which provides a rich set of libraries and applications providing middle-ware to develop these systems. It includes its own distributed database, applications to interface towards other languages, debugging and release handling tools. This package also contains code examples and the Erlang editing mode for Emacs.





Licensing

License

Verified by

Verified on

Notes

License

Apache2.0

Verified by

Genium

Verified on

17 March 2016




Leaders and contributors

Resources and communication

AudienceResource typeURI
SupportE-mailmailto:erlang-questions@erlang.org
DeveloperMailing List Subscribehttp://erlang.org/mailman/listinfo/
Debian (Ref) (R)https://tracker.debian.org/pkg/erlang
EmacsWikiHomepagehttps://www.emacswiki.org/emacs/ErlangMode
Python (Ref)https://pypi.org/project/otp
Bug TrackingE-mailmailto:erlang-bugs@erlang.org
DeveloperHomepagehttps://github.com/erlang/otp
Debian (Ref)https://tracker.debian.org/pkg/otp
FreeBSDHomepagehttp://portsmon.freebsd.org/portoverview.py?category=lang&portname=erlang
Ruby (Ref)https://rubygems.org/gems/otp
HelpE-mailmailto:erlang-announce@erlang.org
DeveloperDownloadhttp://www.erlang.org/downloads
GentooHomepagehttps://packages.gentoo.org/packages/dev-lang/erlang


Software prerequisites




Entry



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.