Re: ANN: 'A brief introduction to BEAM'
Max Lapshin <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAMxVRxC1kQFzimmONEfECAZ5Rx8uNw86NbmrZAtiYu9LuhnR0g@mail.gmail.com> |
excellent, thanks! On Tue, Oct 20, 2020 at 5:10 PM Kenneth Lundin <[email protected]> wrote: > > Read the new Blog post by John Högberg at the OTP team. > It is a brief primer on BEAM, the virtual machine that executes user code in the Erlang Runtime System (ERTS). It’s intended to help those new to BEAM follow an upcoming series of posts about the JIT in OTP 24, leaving implementation details for later. > http://blog.erlang.org/a-brief-BEAM-primer/ > > /Kenneth, Erlang/OTP Ericsson