Klass

Klass 1.4.1 updated

The Klass library can make sure JavaScript supports class inheritance just by including one extra script in your page's header.The library implements class inheritance following the general model other ECMAScript-based programming languages have used.Why...

pyquery

pyquery 1.2.9

The pyquery API and syntax tries to stick as much as possible to the original jQuery implementation, nevertheless some differences are present.For actually interacting with the HTML and XML documents themselves, the lxml library is used.pyquery only deals...

EvoSynth

EvoSynth 0.2.0

EvoSynth stands for Evolutionary Computation Synthesizer.Features:General features: Classes for individuals, populations, algorithm profiles, genomes support for custom randomizer Meta operators: proportional, sequentional and conditional combined...

Gambas

Gambas 3.8.4 updated

Gambas an be used to design a program GUI's with QT or GTK+. Allows easy access to MySQL, Firebird, PostgreSQL, ODBC and SQLite databases, pilot KDE applications with DCOP, etc.. Can also be used to translate a program into any language, create network...

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

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

OCaml

OCaml 4.02.3 updated

It is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML.Objective Caml comprises two compilers. One generates bytecode which is...

RLua

RLua 1.0 / 1.0.beta1

It contains almost the full coverage of the Lua C API, seamless translation of Lua and Ruby objects into each other and calling functions of each language from other one.Hashes and Arrays are translated recursively: all keys and values are translated...

AspectJ

AspectJ 1.8.8 updated

Developed by the Eclipse Foundation, it is an unofficial standard by itself in the AOP community, being a major influence for many other AOP frameworks. It uses Java-like syntax and has included IDE integrations.Features:Seamless aspect-oriented extension...