Skip to content

Tradução da Wiki contendo pedaços de informação e conhecimento a respeito a máquina virtual BEAM (que executa o Erlang/OTP e outras linguagens baseadas na BEAM).

License

Notifications You must be signed in to change notification settings

Pedneri1/beam-wisdoms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:
    • pip install -U Sphinx
  • Build with:
    • sphinx-build -b html docs/source/ docs/build/html

About

Tradução da Wiki contendo pedaços de informação e conhecimento a respeito a máquina virtual BEAM (que executa o Erlang/OTP e outras linguagens baseadas na BEAM).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published