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

Rakudo

Rakudo 2015.11 updated

This is a development, running and compiling environment for the Perl 6 programming language. Uses the Parrot VM to compile the code.What is new in this release:Allow Buf.AT-POS to return an l-value. Implement method ^foo($) { ... } syntax. Implemented...

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

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

Lumbar

Lumbar 5.0.0

Lumbar works by sniffing the user's device details, building the JS code and delivering appropriate modules.Besides generating the correct JS code needed in the app, it will also get all the appropriate Stylus files compile them to CSS, and send them to...

php-sass

php-sass 1.0

php-sass uses the scssphp library to take SASS/SCSS code and convert it to standards compliant CSS code.The class can be used at runtime, taking the developer's .scss files and converting them to .css files every time a user access the site.This ensures...

PyPy.js

PyPy.js 0.3.1 updated

PyPy.js is the PyPy JiT (Just-in-Time) compiler translated to JavaScript using Emscripten. PyPy.js leverages the work put together into creating a better and faster Python compiler via the PyPy project and avoids re-writing and re-making the same mistakes...

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

pyScss

pyScss 1.3.4

pyScss compress SCSS code into CSS, allowing Python developers to use SCSS inside their Python apps.Sass is a Cascading Style Sheets (CSS) metalanguage.It is a scripting language that is interpreted into CSS.The module is fully compatible with SCSS (Sass)...