/beam-wisdoms

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

MIT LicenseMIT

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