Emscripten

Emscripten 1.36.5 updated

Emscripten works by transforming LLVM bitcode into JavaScript syntax and allowing developers to run it either in a client-side (browsers) and/or server-side (Node.js) environment. Emscripten is widely considered the best tool to convert C/C++ applications...

CoffeeScript

CoffeeScript 1.9.3 updated

The CoffeeScript compiler is written in pure CoffeeScript, using a small DSL on top of the Jison parser generator, and is available as a Node.js utility.The core compiler however, does not depend on Node, and can be run in other server-side-JavaScript...

Traceur

Traceur 0.0.92 updated

Unlike Python, Ruby, PHP, or Perl, there is no versioning number for JavaScript's core. The language itself is governed by the ECMAScript standard, that uses various notations between different versions of the JS syntax.The currently version of ECMAScript...

OpenFL

OpenFL 3.5.2 updated

Since Adobe unofficially abandoned Flash and development on the new ActionScript 4 language, the platform has been left for dead. Even so, it is still one of the most installed and used browser plugins around, an ideal way of promoting and distributing...

HHVM

HHVM 3.7.1 updated

PHP is natively compiled when executed. HHVM changes this by compiling PHP code at runtime.This improves performance and speeds up PHP-based applications. Just what's needed for high-traffic servers, like the ones Facebook has to deal with on a daily...

ClojureScript

ClojureScript 3308 updated

Clojure is a dynamic programming language, a dialect of Lisp that targets the Java Virtual Machine.ClojureScript works in a very simple manner. It reads Clojure code and tries to convert it as accurately as possible to JavaScript syntax.The outputted code...

Contenticious works from any operating system that can run Perl and provide access to a terminal.Previously from building the site with simple commands in the CLI, the site editors need to place their content inside Markdown files.When compiling,...

Parrot

Parrot 7.9.0 / 7.11.0-DEV updated

Parrot was initially developed to support the developed of the 6.x branch of Perl, but has expanded into a broad project that provides a virtual machine that supports multiple programming languages, compiling code from one language to the other. This...

Amber

Amber 0.14.10

Smalltalk is an object-oriented, dynamically typed, reflective programming language.Amber allows developers to execute Smalltalk code inside a browser or any other environment where JS can be interpreted.There is no interpretation at runtime with Amber,...

Duo

Duo 0.9.4

Duo or Duo.js, uses concepts from other package managers, blending various features together to provide a more solid solution for managing HTML, CSS, and JavaScript code automatically, based on a simple configuration file.With ideas and features borrowed...