MoonScript

MoonScript 0.4.0 updated

MoonScript was inspired by CoffeeScript and is one of the fastest to-Lua compilers around. MoonScript code can be compiled at runtime or at a peculiar time and have the code executed later.What is new in this release:Added continue keyword for skipping...

Munee

Munee 1.7.0 updated

Munee is a tool developers will absolutely love. Munee works by taking an app's resources and automatically optimizing them for client-side usage. This means: - CoffeeScript files are compiled to JavaScript - LESS files are compiled to CSS -...

Mxx_ru

Mxx_ru 1.6.2

Mxx_ru is an evolution of Make++ tool.It's intended for C/C languages in general, but it's easy to extend for handling other languages.It uses a template based approach for describing build process.The developer only has to create an object of required...

Myth

Myth 1.5.0 updated

Unlike most CSS preprocessors that use a highly specialized markup language that compilers to standards-compliant CSS, Myth looks most of the time like normal CSS and when compiled produces standards compliant CSS code.The basic principles behind Myth is...

Opal

Opal 0.9.2 updated

Opal compiles source-to-source. Besides the version, Opal can also be integrated with jQuery, Ruby on Rails, Node.js and TodoMVC.What is new in this release:Remove Sprockets 3.0 support. What is new in version 0.8.1:Remove Sprockets 3.0 support. What is...

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...

Oven

Oven 0.2.2

The module sets up a client-server architecture allowing the developer to feed CoffeeScript code to a remote compiler and get the results.It basically sends the server a CoffeeScript file and returns the compiled JS file to a local folder.Oven is perfect...

pagen.js

pagen.js 0.2.4

pagen.js allows JS developers to install and deploy a basic website structure within minutes.pagen.js can be used for small to medium websites, working by taking the content from local files and assembling it as static HTML pages with the help of a page...

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...