Jiphy

Jiphy 1.2.1 updated

Jiphy is an acronym for "JavaScript In, Python Out." It is a Python application that can take JS code and convert it to its Python analogue. Jiphy works with multiple files at once, but only affects code syntax. This means you can't use it to convert...

Pint

Pint 0.2.1

Pint is basically Grunt.js with support for asynchronous operations, independent tasks, dependency-aware builds, and a much better organized file structure.Pint will automatically handle project dependencies for the developer, so he won't have to closely...

Cruncher

Cruncher 3.1.0 updated

Cruncher was created to promote professional practices when it comes to developing Web applications in C# & ASP.NET. Instead of simply dumping your CSS and JavaScript code into the final application, using Cruncher lets developers easily merge and then...

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

The #Smalltalk (Sharp Smalltalk) compiler permits the developer to use classes from ordinary .NET programs.In fact, many of the standard ANSI Smalltalk classes provided by #Smalltalk are just wrappers around standard .NET classes.#Smalltalk has a class...

tinypy

tinypy 1.1

This package contains a working compiler for Python code at a tremendous small size, usable for handheld devices or embeddable in other applications.Does not support the whole Python domain, but only the necessary features.Features:Bootstraped Python...

Coco

Coco 0.9.1 / 0.9.2b

CoffeeScript is it's own scripting language that compiles into JavaScript. It's basically a markup language that is compiled to JS code.It was created to improve the way people write JavaScript, but did not manage to fix all the quirks.Coco on the other...