kolmodin/herl

Erlang BEAM emulator in Haskell

Haskell

47

18 commits

updated Jun 14, 2014

See the code

README

herl

Erlang BEAM emulator in Haskell

Introduction

This project aims to implement an emulator to run Erlang's BEAM code. The emulator itself is implemented in Haskell. I've used various sources to figure out what the different BEAM codes do, and the current implementation is not complete in any way.

BEAM

Some links regarding BEAM;

Contributors

kolmodin

18 commits

kolmodin/herl

Erlang BEAM emulator in Haskell

Haskell

47

18 commits

updated Jun 14, 2014

See the code

README

herl

Erlang BEAM emulator in Haskell

Introduction

This project aims to implement an emulator to run Erlang's BEAM code. The emulator itself is implemented in Haskell. I've used various sources to figure out what the different BEAM codes do, and the current implementation is not complete in any way.

BEAM

Some links regarding BEAM;

Contributors

kolmodin

18 commits

Languages

Haskell

94.5%

Erlang

5.5%