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

Narayana

Narayana 5.2.2 updated

Narayana allows XATMI application programs written in C and/or C++ to integrate seamlessly into Java.Features:Easily integrate with other JBoss frameworks Significantly reduce costs in comparison with other XATMI brokers Simplicity...not complexity No...

Erlang

Erlang 18.2.1 updated

Erlang was designed by Ericsson's Computer Science Laboratory. The programming language consists of extensive libraries of code for building robust fault-tolerant distributed applications. Erlang also doubles as a runtime system for running distributed,...

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

Logtalk

Logtalk 3.03.0 updated

Prolog is a general purpose logic programming language that was released back in 1972, with very few updates since. Logtalk was created to add more modern features to Prolog, mainly performance improvements, lambda expressions, grammar rules, improved...

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

Elm

Elm 0.16 updated

Elm is basically a compiler written in Haskell. It takes Elm files and outputs them as HTML, CSS and JS files, ready to be deployed to any Web server. The main purpose of Elm is to provide a more powerful programming environment for the Web, but still...

Lua

Lua 5.3.1 updated

Lua can also be used as a general-purpose, stand-alone language.It is currently the leading scripting language in game development.What is new in this release:The main features in Lua 5.2 are yieldable pcall and metamethods, new lexical scheme for...

RealRand

RealRand 2.0.2

The script, written as a simple API, wants to mimic the real random number generating algorithm, found mainly in nature.It connects to several online services that generate random numbers, and retrieves a number.This project encapsulates all these very...