Talk:Erlang (programming language)
<templatestyles src="Module:Message box/tmbox.css"/><templatestyles src="Talk header/styles.css" />
| This is the talk page for discussing improvements to the Erlang (programming language) Template:Pagetype. This is not a forum for general discussion of the article's subject. |
Article policies
|
| Template:Find sources |
| Archives: Template:Comma separated entries<templatestyles src="Template:Tooltip/styles.css" />Auto-archiving periodScript error: No such module "Check for unknown parameters".: Template:Human readable duration File:Information icon4.svg |
Script error: No such module "Check for unknown parameters".Script error: No such module "Check for deprecated parameters".
User:MiszaBot/configTemplate:Archives Template:Old AfD multi Template:WikiProject banner shell Template:Mbox
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.
"its popularity is growing"
So, how "popular" is it these days? When that line has been in the article for over 15 years, one does wonder… jae (talk) 19:10, 20 May 2025 (UTC)