Roodi

Roodi 4.1.1

Roodi stands for Ruby Object Oriented Design InferometerWhat is new in this release:Send args to roodi_task will make it easier to add custom configuration (breaking backwards compatibility). What is new in version 1.4.0:Upgraded from ParseTree to...

RPy

RPy 2.7.8 updated

It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). All errors from the R language are converted to Python exceptions. Any module installed for the R system can also be utilized from within Python...

Ruby

Ruby 2.3.1 / 1.9.3 updated

Ranked in one of the World's Top 10 most used programming languages, Ruby has been used for lots of known projects across the Web, the most famous being Twitter, a website working mostly on top of a Ruby-based framework. Ruby is also considered one of...

RubyTree

RubyTree 0.9.4 / 0.9.5pre4

It provides easy access methods for navigating the hierarchy, as well as for accessing the nodes.It also provides the ability to marshal the entire tree structure.RubyTree aims to provide a simple to use node based model for the conceptual tree, and the...

Rust

Rust 1.7.0 updated

Rust comes as a suite of associated libraries, documentation files, and a full-on compiler. The language itself was written specifically for developing client-server Web apps, with the main focus being on speed and a crash-free design. Rust's syntax is...

Six

Six 0.0.12

Six enhances the JavaScript syntax with new features currently under development with ECMAScript 6.Works with client-side (browsers) and server-side (Node.js) environments.Also comes with AMD (Asynchronous Module Definition)...

Skulpt

Skulpt 0.9.9

Skulpt ports basic Python functions to JavaScript code, allowing developers to run them client-side in the user's browser without a Python compiler on a server or on the client's side.The library is basically a collection of tools and methods that make an...

Spider

Spider 0.1.5

Spider, SpiderLang or SpiderScript, is another attempt at having a better feature set and language syntax for JavaScript.It draws inspiration from more mature and well-organized languages like Python, Swift, Go or C# and tries to fix previous JavaScript...

Stackless Python

Stackless Python 3.4.2 / 3.3.6 / 3.2.5 / 3.1.3 / 2.7.9 / 2.6.5

Stackless Python is basically a Python interpreter that reduces the use of the C stack.It allows usage of programming threads, but without all the hassle and negative parts.Stackless Python can be used instead of regular Python, the syntax and all Python...