Does any one have link to the source of the original Joe Armstrong’s JAM (Joe’s Abstract Machine) for the original #Erlang before BEAM came about? JAM was a stack machine, BEAM is a register Machine. Just trying to understand how it operated, I understand it did some interesting things with the stack. #stackmachines #abstractmachine #virtualmachine #programminglanguages