🦞🌯 Lobster Roll

Thread

A Brief History of the BEAM Compiler (blog.erlang.org)

Stories related to "A Brief History of the BEAM Compiler" across the full archive.

A Brief History of the BEAM Compiler (blog.erlang.org)
A Brief and Highly Inaccurate History of Wasabi (jacob.jkrall.net)
A brief introduction to BEAM (blog.erlang.org)
A brief history of Erlang's BEAM compiler (2018) (erlang.org)
The race for speed part 2: How JavaScript compilers work (creativejs.com)
Compilers in OpenBSD (marc.info)
Just-in-time compiler for the Erlang VM (confreaks.com)
Are Compilers Getting More or Less Reliable? (blog.regehr.org)
Stop Writing JavaScript Compilers! Make Macros Instead (jlongster.com)
In-depth article about using [sweet.js](https://github.com/mozilla/sweet.js), a macro library for Javascript.
Course in compilers from Stanford University starts today on Coursera.org (coursera.org)
BEAMJIT: An LLVM based just-in-time compiler for Erlang (youtube.com)
slides http://llvm.org/devmtg/2014-04/PDFs/Talks/drejhammar.pdf from the [2014 european llvm conference](https://lobste.rs/s/igbm8q/2014_european_llvm_conference_videos_and_slides_now_available)
"The Big Problem", and "Visual Compilers: A Practical Example" (langnostic.inaimathi.ca)
Programming Languages and Compilers Commons (network.bepress.com)
Add a Compilers Tag
Would it be useful to folks to have a compilers tag? I'm certainly interested in reading articles about compilers but their harder to find when scattered across different languages or in the catch-all compsci tag. Here's the [original suggestion for this tag](https://lobste.rs/s/hpsyea/why_is_it_...
Compilers in OpenBSD (2013) (marc.info)
The death of optimizing compilers (cr.yp.to)
The death of optimizing compilers (cr.yp.to)
http://cr.yp.to/talks/2015.04.16/slides-djb-20150416-a4.pdf http://cr.yp.to/talks/2015.04.16/slides-djb-20150416-4x3.pdf http://cr.yp.to/talks/2015.04.16/audio.ogg
A History of Haskell: being lazy with class (2007) (research.microsoft.com)
Compilers for Free (2013) (codon.com)
Compilers and Termination Revisited (blog.regehr.org)
The convergence of compilers, build systems and package managers (blog.ezyang.com)
The Dangers of Super Smart Compilers (hacksoflife.blogspot.com)
Compilers that Target C (github.com)
On the Madness of Optimizing Compilers (prog21.dadgum.com)
The surprising cleverness of modern compilers (lemire.me)
Leex And Yecc [2014] (relops.com)
ML-flavoured Erlang v0.2.0 Released (noisycode.com)
Finding and Understanding Bugs in C Compilers (flux.utah.edu)
llaisdy/beam_languages (github.com)
Alpaca – Functional programming inspired by ML for the Erlang VM (github.com)