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

JSON

JSON 2015-05-03 updated

JSON main features include easy readability and simple writing format, for both machines and humans.It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely...

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

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

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

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

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

Luck

Luck Beta 4

Luck is an attempt to create a better programming language that can support both object-oriented and functional programming paradigms.The language achieves fast compilation times, is both type and memory safe, and its syntax is influenced by languages...

Mako

Mako 1.0.1

Mako's syntax and API borrows from the best ideas of many others, including Django templates, Myghty, Cheetah and Genshi.Features:Simple API Fast rendering Bench suite included Control structures Straight Python blocks Inline or at the module-level Plain...