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

RingoJS

RingoJS 0.11

Written in Java, it provides a CommonJS conformant module library and web application framework.It adds a number of features to Rhino that make it suitable for real-world, large-scale application development.RingoJS is mainly geared for web applications,...

Rock

Rock 0.9.9

The ooc language was originally implemented in Java.After many builds, the old ooc compiler written in Java was replaced with this enhanced version called Rock.It has been bootstrapping since 2010-04-22 under Gentoo, Ubuntu, Arch Linux, Win32, OSX.What is...

Rubinius

Rubinius 3.2 updated

By default, the native Ruby compiler uses the Matz's Ruby Implementation (MRI) to execute code. Rubinius is an alternative to MRI, focused on speed and performance. This tool can be used for production environments, being compatible with most current...

RubyCocoa

RubyCocoa 1.2.0

Objective-C is a general-purpose, high-level, object-oriented programming language, the main force behind Apple's iOS and Mac operating systems.RubyCocoa allows programmers to develop Apple software using mainly Ruby code.Since a high degree of...

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

SASS / SCSS

SASS / SCSS 3.4.22 updated

Sass stands for Syntactically Awesome Style Sheets. Sass has been also been known under the name SCSS since version 3.x and is responsible for the .scss file extension all developers got to know and love. SCSS allows writing more advanced CSS code via a...