8000 GitHub - amutake/obeam
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amutake/obeam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBEAM

CircleCI

WIP obeam (御-BEAM) is a utility library for parsing BEAM format(and Erlang External Term Format, etc) which is written in OCaml.

Supported compilers which generate BEAM files are

  • Erlang/OTP 19
  • Erlang/OTP 20
  • Erlang/OTP 21

Installation

Using opam pin

opam pin add obeam .

Run examples

make test
erlc test/test01.erl
_build/default/example/read_beam.exe test01.beam

Authors

obeam has been greatly improved by many contributors!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Standard ML 57.5%
  • OCaml 36.8%
  • Erlang 4.6%
  • Other 1.1%
0