Reactor.js

Reactor.js 0.1.0

Reactive programming is a programming paradigm oriented around data flows and the propagation of change.Basically Reactor.js exposes a set of "reactive variables."These variables work by automatically updating their values based on changes in their...

Lisphp

Lisphp 1.1.0

Lisphp can currently be used from the PHP CLI or just like any other library, embedded in the code.Lisphp also implements sandbox and production environments, for easily testing code in private before sending it out to a live application.For security...

Poly/ML

Poly/ML 5.5.2

Since the 4.0 version of Poly/ML, it now supports the full version of the language as given in the "Definition of Standard ML (Revised)", generally known as ML97.As well as being extremely fast and efficient implementation of Standard ML Poly/ML provides...

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

Parameters

Parameters 0.4.4

The gem can be used in native Ruby apps, as well as ruby-powered frameworks.Features:Give parameters default values. Default values maybe either objects or lambdas used to generate the default value. Change default values of parameters. Give descriptions...

JPype

JPype 0.5.4.2

This is achieved not throughre-implementing Python, as Jython/JPython has done, butrather through interfacing at the native level in bothVirtual Machines.It should be possible to replace Java with Python in many situations like JSP, Servlets, RMI servers...