beam
Here are 183 public repositories matching this topic...
asdf is a tool to "manage multiple runtime versions with a single CLI tool". Erlang itself and other BEAM languages (e.g. Elixir) can be installed using it and it would be very nice to add Clojure on the BEAM to the mix.
Documentation to create asdf plugins here.
Repository created [here](https://github.co
-
Updated
Mar 14, 2020 - CSS
We should make better documentation about how to use the tool. I think it could be similar to talk presented on Cracows meetup (slides: https://speakerdeck.com/michalslaski/exploring-beam-based-systems-with-erlang-dot-pl) Showing possible workflow.
Please update the documentation after the ticket #799 will be released.
-
Updated
May 26, 2020 - HTML
-
Updated
Jul 20, 2019 - Python
-
Updated
Dec 31, 2019 - Java
-
Updated
Oct 9, 2013
-
Updated
May 19, 2020 - C#
To whom it may concern,
please Rename keyring and decrypter key argument parameters to be more intuitive. currently they are:
--fileDecryptKeyName=String
--fileDecryptKey=String
And this is not intuitive, thanks
-
Updated
Aug 24, 2016 - JavaScript
Add community page
Similar to erlang.org or elixir-lang.org we should have a community page with useful links to resources and various parts of the communities.
-
Updated
Aug 10, 2018 - C++
Commands should be documented in a similar fashion so how the rest of the bot is documented. This will also bring an in-chat help command.
Improve this page
Add a description, image, and links to the beam topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the beam topic, visit your repo's landing page and select "manage topics."
Part of our strategy for supporting elixir is by using the mix compiler located in lumen_elixir (abstr_out branch).
The format this emits is abstract erlang (
.abstr), different from the regular erlang code used by the normal frontend (.erl).In
libeir_syntax_erlthere is a [separate frontend](https://github.com/eirproject/eir/blob