【问题标题】:Where can I get the latest specification of Erlang BEAM VM?我在哪里可以获得最新的 Erlang BEAM VM 规范?
【发布时间】:2016-12-10 00:25:14
【问题描述】:

我想阅读 BEAM VM 的指令集并了解其内部结构,但我在 google 上找到的都是过时的。

【问题讨论】:

    标签: functional-programming erlang virtual-machine elixir


    【解决方案1】:

    Erlang-on-Xen 项目对所有当前 BEAM 指令进行了相当广泛的编写:http://erlangonxen.org/more/beam

    这是一个历史描述,它很好地解释了事情的实际运作方式:http://www.cs-lab.org/historical_beam_instruction_set.html

    这个(长)邮件列表线程可能也很有趣:http://erlang.org/pipermail/erlang-questions/2012-May/066515.html - 至少是指向 http://www.erlang.se/~bjorn/beam_file_format.html 的链接

    编辑(2017):如今,还有 BEAM Book:https://github.com/happi/theBeamBook

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-05-17
      • 2012-05-11
      • 2019-08-15
      • 1970-01-01
      • 2011-02-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多