Traceur is a JavaScript.next-to-JavaScript-of-today compiler
Browse cluster: JavaScript Standard Style Linting →Traceur is a JavaScript compiler developed by Google that transpiles ES6 and experimental ES.next features to standard JavaScript that runs in current environments. The project aims to allow developers to use future JavaScript language features today while informing the standards process through real-world feedback. Traceur is built in JavaScript and includes a browser-based REPL demo powered by CodeMirror for interactive testing of new language features.