Erlang

Erlang is a general-purpose, concurrent, functional programming language, and a garbage-collected runtime system. The term Erlang is used interchangeably with Erlang/OTP, or Open Telecom Platform (OTP), which consists of the Erlang runtime system, several ready-to-use components (OTP) mainly written in Erlang, and a set of design principles for Erlang programs.
Here are 2,391 public repositories matching this topic...
-
Updated
Nov 19, 2020 - Python
-
Updated
Nov 25, 2020 - Erlang
-
Updated
Nov 23, 2020 - Erlang
-
Updated
Nov 21, 2020
-
Updated
Nov 24, 2020 - Erlang
We now support a repository
entry in the gleam.toml
file. We would like to generate an entry in the links
list for the documentation if the repository
value is specified.
So using this type:
To generate an entry in the links
vector:
To help us save time and help you faster
Before opening a new issue, please make sure that there isn't already an open (or closed/resolved) issue reporting the same problem. Please always open a new issue rather than posting to a closed one - but please reference the possibly related old issue.
Please do not insert images of text, but add the text instead.
Environment
- VerneMQ
-
Updated
Nov 24, 2020 - Rust
-
Updated
Nov 16, 2020 - Erlang
-
Updated
Jun 2, 2020 - Erlang
-
Updated
Nov 24, 2020 - Elixir
-
Updated
Nov 1, 2020 - Erlang
-
Updated
Jun 13, 2020 - Erlang
-
Updated
Oct 21, 2020 - Shell
-
Updated
Mar 1, 2020
-
Updated
Nov 23, 2020 - Erlang
-
Updated
Jan 3, 2019 - Elixir
-
Updated
Sep 4, 2020 - CSS
-
Updated
Oct 21, 2020 - Erlang
-
Updated
Dec 20, 2019
-
Updated
Nov 25, 2020 - Erlang
Created by Joe Armstrong, Robert Virding, Mike Williams
Released December 8, 1998
- Organization
- erlang
- Website
- www.erlang.org
- Wikipedia
- Wikipedia
Steps to reproduce
Run
asdf
. In help output a line is printed for theasdf env
command:I would assume
<command>
is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.FY