News

DuoCode is a C# to JavaScript compiler that promises to allow developers to build HTML5 applications using C# and the .NET framework inside of Visual Studio. InfoQ has interviewed its creators to ...
Sparkplug is a new JavaScript compiler that fills the gap between needing to start executing quickly and optimizing the code for maximum performance.
Emscripten C/C++-to-JavaScript project uses a back-end derived from LLVM for greater speed and a more dedicated compiler.
Web developers can use the OCaml language to write JavaScript code through the BuckleScript compiler, which has now gone to a 1.0 release. Open-sourced by news services provider Bloomberg ...
The popular open source Babel compiler that makes modern JavaScript compatible with older environments has shipped in version 7 and, with help from Microsoft, now supports TypeScript. Babel, a ...
Open source community volunteers have shipped an update to the Babel compiler that makes modern JavaScript compatible with older environments, adding speed, easier configurability and much more.
Apple integrates LLVM compiler to boost WebKit JavaScript performance Since compilers already make fast code, why not take advantage?
Sparkplug adds another compiler and “strikes a balance” between the two in that it generates native machine code, but doesn’t depend on information learned while executing the JavaScript code.