Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HBEAM

Hello! This is a sketchy implementation of a BEAM emulator. It is supposed to read & evaluate Erlang bytecode files.

Right now it doesn't understand very much, but if you have the simplest possible factorial function exported from mymath.beam — it's included — you can run it like this:

$ hbeam mymath factorial '[EVInteger 6]'
 ... after lots of debug spam ...
Return value: EVInteger 720

Wow!

About

Prototypical Haskell virtual machine for Erlang's BEAM bytecode

Resources

Stars

28 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages