Julia

Julia 0.4.0-rc3 updated

Julia's syntax resembles MATLAB's syntax.Features: Sophisticated compiler Distributed parallel execution Numerical accuracy Extensive mathematical function library Best-of-breed C and Fortran libraries for linear algebra Random number...

JS.Class

JS.Class 4.0.5

It is a port and advanced implementation of Ruby's core object/module/class system in JavaScript code, as well as several standard Ruby libraries and various other extensions.Features:General Features: Method binding Ruby-like object system with classes,...

PEG.js

PEG.js 0.9.0 updated

PEG.js can be used to create parsers which process complex data or computer languages. It is as an underlying tool for creating data processors, interpreters, transformers or compilers.What is new in this release:Converted the test suite from QUnit to...

AbsurdJS

AbsurdJS 0.3.6 updated

AbsurdJS is a CSS and HTML preprocessor, in the domain of similar tools like Less.js, HAML or SCSS.Just like them, it uses an intermediate step where more complex execution criteria can be added.This means that the final CSS and HTML code that gets sent...

Gauche

Gauche 0.9.4

It will allow programmers and system administrators to write small to large scripts for their applications.Gauche is a script engine in the sense that it reads and evaluates the source code, but internally it compiles Scheme expressions into an...

UFL

UFL 1.4.0

The Unified Form Language (UFL) is a domain specific language for declaration of finite element discretizations of variational forms.It defines a flexible interface for choosing finite element spaces and defining expressions for weak forms using a...

Babel

Babel 6.7.3 updated

Babel was created to help developers avoid the problem from switching between two syntax variants of a programming language. After all the Python 2.x and 3.x mess, a library like Babel will help you easily convert code written in the more modern ES6 to...

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