Skip to content

wuchuguang/beamjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Instructions
==================

In order to build Beam.JS, make sure you have g++, erlang & scons installed system-wide. Then just type:

	$ make

After a couple of minutes (V8 takes quite some time to build), it should be over. In order to start using Beam.JS REPL, just type:

        $ ./beamjs

Good luck!

About

Erlang-based JavaScript platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 53.4%
  • Erlang 43.4%
  • Shell 2.4%
  • Makefile 0.8%