Talk:Erlang (programming language)
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: 3 months ![]() |
|
|
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 has not yet been rated on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
|
Requested move
Erlang 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
"Mnesia" redirects here, but this page does not explain it, and has a "see also" link to this redirect.
Hello, World!
Please, add Hello World example.
-module(hello).
-export([hello_world/0]).
hello_world() -> io:format("hello, world\n").
Nine Nines
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
Erlang has a maps (eg. dictionary/object) data type since (?) Version 17.
BEAM and compiling Erlang to C
> work began on the BEAM virtual machine (VM) which compiles Erlang to C
I found the source of that claim (https://dl.acm.org/doi/10.1145/258948.258967) but this does not seem to be true anymore and contradicts https://en.wikipedia.org/wiki/BEAM_(Erlang_virtual_machine). I propose either removing "which compiles Erlang to C" or rewording this to something like "work began on the BEAM virtual machine (VM) which back then compiled Erlang to C". 2A01:115F:D19:2B00:7980:5D61:4A1E:F4E7 (talk) 12:29, 14 December 2023 (UTC)
- All unassessed articles
- B-Class Sweden articles
- Low-importance Sweden articles
- All WikiProject Sweden pages
- B-Class Computer science articles
- Mid-importance Computer science articles
- WikiProject Computer science articles
- B-Class Computing articles
- Low-importance Computing articles
- B-Class software articles
- Low-importance software articles
- B-Class software articles of Low-importance
- All Software articles
- B-Class Free and open-source software articles
- Mid-importance Free and open-source software articles
- B-Class Free and open-source software articles of Mid-importance
- All Free and open-source software articles
- All Computing articles
- Wikipedia pages with to-do lists