Erector

Erector 0.10.0

Instead of using templates like most other HTML generators, Erector uses objects, allowing anyone with any OOP skills to quickly put together a new HTML page.Erector can also be used as a RoR plugin.Features:Support for inheritance Modular...

ExecJS

ExecJS 2.4.0 updated

Works by taking a JS snippet, opening a JavaScript runtime, running the code and returning the result as a Ruby object.Depending on the user's platform and capabilities, ExecJS automatically chooses the best runtime available to run the JavaScript...

Free Pascal

Free Pascal 2.6.4

It is available for various processors like Intel x86, Amd64/x86_64, PowerPC, PowerPC64, ARM and Sparc.The following operating systems are supported: Linux, FreeBSD, Haiku Mac OS X/Darwin, DOS, Win32, Win64, WinCE, OS/2, Netware (libc and classic) and...

Gear.js

Gear.js 0.9.7

Gear.js is a tool developers will need when working on complex projects with hundreds of files and folders.This tool will help them automate a series of operations like testing, checking syntax, concatenating, and minifying files. All these with the...

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

Gordon

Gordon 1.0

Practically, Gordon runs SWF movies in a JS environment, without the need of a Flash player.It takes advantage of the latest web technologies like SVG to render vector based graphics or Web Workers for enhanced performance.Gordon will parse large...

gulp.js

gulp.js 3.9.0 updated

gulp.js uses special files known as gulpfiles that can be used to enqueue and automate a series of operations.Executing a gulpfile will run all those operations in a quick succession, sparing the developer the time needed to run those tasks by hand, one...

HAML

HAML 4.0.7 / 4.1.0.beta.1 updated

HAML stands for HTML Abstraction Markup Language. HAML was created for Ruby developers with the intent of providing a faster way of writing HTML code in one go. It's not only a very complex, yet simple to read markup language, but a compiler at the...

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