BEAM

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Executables |extensions={{ext|beam}} }} '''BEAM format''' is an executable format associated with the BEAM virtual machine, which i...")
 

Latest revision as of 01:42, 14 February 2015

File Format
Name BEAM
Ontology
Extension(s) .beam

BEAM format is an executable format associated with the BEAM virtual machine, which is designed for programs written in Erlang. BEAM stands for Bogdan's Erlang Abstract Machine.

[edit] Identification

BEAM (R5 and later) is based on a variant of IFF. Files begin with 'F' 'O' 'R' '1' ?? ?? ?? ?? 'B' 'E' 'A' 'M'.

There is also an older format, which begins with 0x7f 'B' 'E' 'A' 'M' '!'.

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox