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,438 public repositories matching this topic...
-
Updated
Jan 31, 2021 - Python
-
Updated
Feb 14, 2021 - Erlang
-
Updated
Feb 13, 2021 - Erlang
-
Updated
Jan 22, 2021
-
Updated
Feb 14, 2021 - Erlang
On windows we get urls like this: https://github.com/gleam-lang/stdlib/blob/v0.13.0/src\gleam\map.gleam#L18-L18
GitHub corrects for this thankfully, but we should update this to always render correctly. Likely a matter of building the string from the path ourselves rather than relying on Rust's path to string code.
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
Feb 15, 2021 - Rust
-
Updated
Nov 16, 2020 - Erlang
-
Updated
Feb 9, 2021 - Elixir
-
Updated
Jun 2, 2020 - Erlang
-
Updated
Jan 25, 2021 - Erlang
-
Updated
Jun 13, 2020 - Erlang
-
Updated
Feb 2, 2021 - Shell
-
Updated
Mar 1, 2020
-
Updated
Feb 12, 2021 - Erlang
-
Updated
Jan 3, 2019 - Elixir
-
Updated
Dec 10, 2020 - CSS
-
Updated
Jan 31, 2021 - Erlang
-
Updated
Dec 20, 2019
-
Updated
Feb 12, 2021 - 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 envcommand: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