Skip to content

brn/mocha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mocha es next translator.

Overview

mocha is the translator for es next and javascript build platform.

  • Translate es next to javascript
  • Compress translated javascript.
  • Insert debug exception handler.
  • Watch the modification of the files and immediately compile.
  • Has test runner that use phantomjs.

Instlation

Requirements

  • boost (unordered_map.hpp)
  • python
  • scons
  • curses (osx, linux)

Instlation

  • windows
    • Use bin/win32/mchd, or open vs/mocha.sln
  • osx
    • Use bin/macos/mchd, or run
      scons
      the binary file is builed in bin/linux/
  • linux
    • run
      scons
      the binary file is builed in bin/linux/

About

Old ecmascript harmony transpiler written by c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published