FileInfo

Languages

Overview

What is a BEAM file? Executable file generated by the Erlang compiler, a program used for building BEAM files from .ERL source code files; saved in a binary format, called bytecode, and can be run with the Erlang virtual machine (VM).

More Information Erlang is a programming language used for developing scalable real-time systems for e-commerce, instant messaging, and telephony. NOTE: BEAM files are similar to Java .CLASS files, which contain bytecode that is run on the Java Virtual Machine (JVM). The Erjang project developed a virtual machine for Erlang that runs in Java. It loads BEAM files, converts them to the CLASS format, and then runs them with the JVM.

Popularity3.4/5

7 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Compiled Erlang file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Breadcrumbs

DeveloperEricsson
Popularity3.4 | 7 Votes

Previous / Next

In-Depth

.BEAM File Extension

Compiled Erlang File

DeveloperEricsson
Popularity
3.4  |  7 Votes
 

What is a BEAM file?

Executable file generated by the Erlang compiler, a program used for building BEAM files from .ERL source code files; saved in a binary format, called bytecode, and can be run with the Erlang virtual machine (VM).

More Information

Erlang is a programming language used for developing scalable real-time systems for e-commerce, instant messaging, and telephony.

NOTE: BEAM files are similar to Java .CLASS files, which contain bytecode that is run on the Java Virtual Machine (JVM). The Erjang project developed a virtual machine for Erlang that runs in Java. It loads BEAM files, converts them to the CLASS format, and then runs them with the JVM.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open BEAM files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Erlang

Free

Erjang

Free

Mac

Erjang

Free

Linux

Erjang

Free

Category: Executable Files

Updated: January 10, 2012

FAQ

What is a BEAM file?
Executable file generated by the Erlang compiler, a program used for building BEAM files from .ERL source code files; saved in a binary format, called bytecode, and can be run with the Erlang virtual machine (VM).