Jump to content
Wikipedia The Free Encyclopedia

Talk:Erlang (programming language)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is the talk page for discussing improvements to the Erlang (programming language) article.
This is not a forum for general discussion of the subject of the article.
Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL
Archives : 1 Auto-archiving period: 3 months


Archives

This page has archives. Sections older than 90 days may be auto-archived by Lowercase sigmabot III if there are more than 5.
Articles for deletion This article was nominated for deletion on 4 February 2009. The result of the discussion was keep.
This article is rated B-class on Wikipedia's content assessment scale.
It is of interest to the following WikiProjects:
WikiProject icon Sweden Low‐importance
WikiProject icon This article is within the scope of WikiProject Sweden , a collaborative effort to improve the coverage of Sweden-related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.SwedenWikipedia:WikiProject SwedenTemplate:WikiProject SwedenSweden
Low This article has been rated as Low-importance on the project's importance scale.
WikiProject icon Computer science Mid‐importance
WikiProject icon This article is within the scope of WikiProject Computer science , a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.Computer scienceWikipedia:WikiProject Computer scienceTemplate:WikiProject Computer scienceComputer science
Mid This article has been rated as Mid-importance on the project's importance scale.
Things you can help WikiProject Computer science with:
WikiProject icon Computing : Software / CompSci / Free and open-source software Low‐importance
WikiProject icon This article is within the scope of WikiProject Computing , a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.ComputingWikipedia:WikiProject ComputingTemplate:WikiProject ComputingComputing
Low This article has been rated as Low-importance on the project's importance scale.
Taskforce icon
This article is supported by WikiProject Software (assessed as Low-importance).
Taskforce icon
This article is supported by WikiProject Computer science (assessed as Mid-importance).
Taskforce icon
This article is supported by Free and open-source software (assessed as Mid-importance).
Things you can help WikiProject Computer science with:

icon To-do list for Erlang (programming language): edit · history · watch · refresh · Updated 2012年10月30日


Here are some tasks awaiting attention:

Requested move

[edit ]

Erlang programming languageErlang (programming language) – Conformance with WP naming conventions LotLE ×ばつtalk

The page was moved. Move discussion is here: Wikipedia talk:WikiProject Programming languages/Renaming poll.

Mnesia

[edit ]

"Mnesia" redirects here, but this page does not explain it, and has a "see also" link to this redirect.

Hello, World!

[edit ]

Please, add Hello World example.

-module(hello).
-export([hello_world/0]).
hello_world()->io:format("hello, world\n").

Nine Nines

[edit ]

The nine nines claim is uncited and very dubious (3 sec per decade). It is much more likely to be 5 or 6 nines. Can anyone give a citation for this claim?

Maps Data type

[edit ]

Erlang has a maps (eg. dictionary/object) data type since (?) Version 17.

AltStyle によって変換されたページ (->オリジナル) /