regex

regex 2015.07.12 updated

The regex module is still in its incipient stages of development.Nevertheless, it still outdoes and outclasses the default "re" module by a long shot.While the original "re" module was focused on porting similar functionality found in Perl, regex also...

Ejscript

Ejscript 2.7.0 updated

It adds enhancements such as class declarations, modules, optional typing, and a rich system library to the classical scripting language JavaScript. The Ejscript Web framework has a Model/View/Controller (MVC) paradigm and supports SQL databases with an...

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

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

Gambit

Gambit 4.8.3 updated

Gambit was previously known as SIS (Simple Implementation of Scheme) and formed the original Prolog package. The package is made from two programs: - gsi, the Gambit Scheme interpreter - gsc, the Gambit Scheme compiler. The compiler outputs portable C...

Python

Python 3.5.1 / 2.7.11 updated

Python is similar to a programming language like Ruby, providing a simple syntax that allows developers to quickly put together applications and websites without having to write very much code to do so. The language supports well-known functional, OOP,...

Spider

Spider 0.1.5

Spider, SpiderLang or SpiderScript, is another attempt at having a better feature set and language syntax for JavaScript.It draws inspiration from more mature and well-organized languages like Python, Swift, Go or C# and tries to fix previous JavaScript...