Gears

Gears 0.7.2

The goal behind Gears is to provide a toolkit for optimizing performance of a client-side heavy Web application.Through the help of external plugins, Gears can also handle other markup languages besides just plain CSS and JavaScript.This includes Stylus,...

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

RubyJS

RubyJS 0.8.0

It takes Ruby code and converts it to JavaScript, allowing developers to run client-side Ruby code in the user's browser.Be aware that RubyJS executes all Ruby code before converting it to actual JavaScript.What is new in this release:Updated RubyJS to...

TurtleScript is a complex system which uses graphic user indicators for representing and executing at the same time JavaScript commands and routines.TurtleScript is a great learning environment.It is also a good tool for representing JavaScript code...

isass

isass 0.1.14

SASS is a CSS pre-processor, a simplified version of the CSS language, with improved features and tools currently not included in the default standard.Since the SASS compiler was written in Ruby, working with SASS automatically implies you should have a...

Jurassic

Jurassic 2.2

Jurrasic takes JS code and converts it to bytecode.It basically allows JavaScript code to be executed inside C# apps.Comes as a DLL to be used with .NET 3.5, .NET 4 and Silverlight environments.Supports the ECMAScript syntax since version 3 and...

Closure (Python)

Closure (Python) 20140110

Closure is a compiler for optimizing JavaScript code, created and used by Google.It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls.Originally written in Java, this package implements it for Python...

Metalua

Metalua 0.7.2-1

Lua is a dynamically-typed scripting language offering object-oriented capabilities, designed for extending applications.Metalua improves the Lua system by adding meta-programming features via an improved compiler.This is achieved by adding support for...