All Projects → kvakvs → beam-wisdoms

kvakvs / beam-wisdoms

Licence: MIT license
Wiki containing pieces of information and knowledge about BEAM Virtual machine (which runs Erlang/OTP and other BEAM-based languages).

BEAM VM Wisdoms

Compiled version is at: http://beam-wisdoms.clau.se

Collection of easy to read articles and knowledge about BEAM VM structure, principles and internals. Virtual machine is used to run Erlang, and a bunch of other languages (Elixir, LFE, Alpaca, Joxa, Efene etc).

Building

  • Install Sphinx doc generator
    • Alternative way [Ubuntu]: Install python3, python3-pip and do pip install sphinx
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].