An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

BEAM is the virtual machine at the core of the Erlang Open Telecom Platform (OTP). BEAM is part of the Erlang Run-Time System (ERTS), which compiles Erlang source code into bytecode, which is then executed on the BEAM. BEAM bytecode files have the .beam file extension. The predecessor of the BEAM was JAM (Joe's Abstract Machine), which was the first virtual machine for the Erlang language and was written by Joe Armstrong.

Property Value
dbo:abstract
  • BEAM is the virtual machine at the core of the Erlang Open Telecom Platform (OTP). BEAM is part of the Erlang Run-Time System (ERTS), which compiles Erlang source code into bytecode, which is then executed on the BEAM. BEAM bytecode files have the .beam file extension. Originally BEAM was short for Bogdan's Erlang Abstract Machine, named after Bogumil "Bogdan" Hausman, who wrote the original version, but the name may also be referred to as Björn's Erlang Abstract Machine, after Björn Gustavsson, who wrote and maintains the current version. Both developers worked on the system while at Ericsson. The predecessor of the BEAM was JAM (Joe's Abstract Machine), which was the first virtual machine for the Erlang language and was written by Joe Armstrong. (en)
  • BEAM (Bogdan/Björn's Erlang Abstract Machine) est une machine virtuelle conçue par Ericsson pour faire fonctionner les applications écrites avec le langage Erlang. BEAM ne s'appuie pas sur les threads du système d'exploitation pour le multithreading, mais implémente son propre système multitâche. Il est disponible pour Windows, Mac OS X et différentes distributions Linux. D'autres langages ont depuis été adapté pour fonctionner sur BEAM, en particulier Reia et Elixir. * Portail de la programmation informatique (fr)
  • BEAM är den virtuella maskinen inuti kärnan för Erlang Open Telecom Platform (OTP). BEAM är en del av Erlang Run-Time System (ERTS), som sammanställer Erlang- och Elixir-källkoden till bytekod, som sedan körs på BEAM. BEAM-bytekodfiler har .beam . Ursprungligen var BEAM förkortning för Bogdans Erlang Abstract Machine, uppkallad efter Bogumil "Bogdan" Hausman, som skrev den ursprungliga versionen, men namnet kan också tolkas som Björns Erlang Abstract Machine, efter Björn Gustavsson, som skrev och underhåller den aktuella versionen. Båda utvecklarna arbetade på systemet medan de var på Ericsson. (sv)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 57341082 (xsd:integer)
dbo:wikiPageLength
  • 3272 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1090566022 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • BEAM (Bogdan/Björn's Erlang Abstract Machine) est une machine virtuelle conçue par Ericsson pour faire fonctionner les applications écrites avec le langage Erlang. BEAM ne s'appuie pas sur les threads du système d'exploitation pour le multithreading, mais implémente son propre système multitâche. Il est disponible pour Windows, Mac OS X et différentes distributions Linux. D'autres langages ont depuis été adapté pour fonctionner sur BEAM, en particulier Reia et Elixir. * Portail de la programmation informatique (fr)
  • BEAM is the virtual machine at the core of the Erlang Open Telecom Platform (OTP). BEAM is part of the Erlang Run-Time System (ERTS), which compiles Erlang source code into bytecode, which is then executed on the BEAM. BEAM bytecode files have the .beam file extension. The predecessor of the BEAM was JAM (Joe's Abstract Machine), which was the first virtual machine for the Erlang language and was written by Joe Armstrong. (en)
  • BEAM är den virtuella maskinen inuti kärnan för Erlang Open Telecom Platform (OTP). BEAM är en del av Erlang Run-Time System (ERTS), som sammanställer Erlang- och Elixir-källkoden till bytekod, som sedan körs på BEAM. BEAM-bytekodfiler har .beam . (sv)
rdfs:label
  • BEAM (Erlang virtual machine) (en)
  • BEAM (machine virtuelle) (fr)
  • BEAM (Erlangs virtuella maskin) (sv)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License