Talk:Erlang (programming language)
Latest comment: 1 month ago by 103.145.211.54 in topic Subject
This is the talk page for discussing improvements to the Erlang (programming language) article. This is not a forum for general discussion of the article's subject. |
Article policies
|
Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
Archives: 1Auto-archiving period: 90 days |
|
|
This page has archives. Sections older than 90 days may be automatically archived by Lowercase sigmabot III when more than 5 sections are present. |
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: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Requested move
editErlang programming language → Erlang (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!
editPlease, add Hello World example.
-module(hello).
-export([hello_world/0]).
hello_world() -> io:format("hello, world\n").
Nine Nines
editThe 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
editErlang has a maps (eg. dictionary/object) data type since (?) Version 17.
Subject
edithttps://m.facebook.com/checkpoint/1501092823525282/?next=https% 103.145.211.54 (talk) 23:53, 25 September 2024 (UTC)