Skip to content

Instantly share code, notes, and snippets.

@Techmind
Created February 5, 2012 20:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Techmind/1747733 to your computer and use it in GitHub Desktop.
Save Techmind/1747733 to your computer and use it in GitHub Desktop.
Package: erlang
State: installed
Automatically installed: no
Version: 1:13.b.3-dfsg-2ubuntu2.1
Priority: optional
Section: universe/interpreters
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Uncompressed Size: 86.0k
Depends: erlang-base | erlang-base-hipe, erlang-dev, erlang-appmon, erlang-asn1, erlang-common-test, erlang-corba, erlang-crypto, erlang-debugger,
erlang-dialyzer, erlang-docbuilder, erlang-edoc, erlang-erl-docgen, erlang-et, erlang-eunit, erlang-gs, erlang-ic, erlang-inets,
erlang-inviso, erlang-megaco, erlang-mnesia, erlang-observer, erlang-odbc, erlang-os-mon, erlang-parsetools, erlang-percept, erlang-pman,
erlang-public-key, erlang-reltool, erlang-runtime-tools, erlang-snmp, erlang-ssh, erlang-ssl, erlang-syntax-tools, erlang-test-server,
erlang-toolbar, erlang-tools, erlang-tv, erlang-typer, erlang-webtool, erlang-xmerl
Recommends: erlang-mode, erlang-src, erlang-examples
Suggests: erlang-manpages, erlang-doc-html
Description: Concurrent, real-time, distributed functional language
Open Source Erlang is a functional programming language designed at the Ericsson Computer Science Laboratory.
Some of Erlang main features are:
* Clear declarative syntax and is largely free from side-effects;
* Builtin support for real-time, concurrent and distributed programming;
* Designed for development of robust and continously operated programs;
* Dynamic code replacement at runtime.
The Erlang distribution also includes OTP (Open Telecom Platform) which provides a reach set of libraries and applications.
This package is a dummy package which will install Erlang/OTP runtime, applications, sources, code examples and the Erlang editing mode for Emacs.
Homepage: http://www.erlang.org/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment