Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.76 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.76 KB

eXameLeon

εΧαμαιλεων (eXameLeon) - ερανιστης χαμαιλέων, καθως Βαβελ Βαβυλων Ιστορικος

εΧαμαιλεων (eXameLeon)

Babel Babylon is a transpiler for writing next generation JavaScript.

6to5 was an old name of Babel Babylon.

eXameLeon will be JavaScript/EcmaScript 8to6 and 6to5.1 without HideAndSeek modules game.

Usual way to build

npm install ./
make clean
make bootstrap
make test-clean
make build-core && make build-core-test
make build
make test-travis
make test-cov
make test-browser
make