pyPEG

pyPEG 2.4.1

Python is a nice scripting language. It even gives you access to it's own parser and compiler. It also gives you access to different other parsers for special purposes like XML and string templates.But sometimes you may want to have your own parser. This...

Pyrex

Pyrex 0.9.4.1

Pyrex is a Language for Writing Python Extension Modules.Pyrex is a language specially designed for writing Python extension modules. It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python and the messy, low-level world...

PyRuby

PyRuby 1.0.0

PyRuby is a Python library that provides a simple way to leverage the power of Ruby to make your Python code more readable and beautiful.Please note that PyRuby is still in early stage of development. Use it at your own...

Python

Python 3.6.6 / 3.7.0 RC1 updated

Python is an open source, portable, free, customizable, effective and modern programming language that offers a wide range of attractive functionality and allows application developers to create software projects that are fully compatible with all...

Qg

Qg 0.1

Qg is a simple development environment and programming language interpreter. It uses currently developing an interpreted programming language (mostly esoteric). Language is a set of instructions for converting single-byte values in memory cells. A few...

R

R 3.1.2

R is an open source, freely distributed and multiplatform command-line software that provides an integrated suite of software facilities, which can be easily used for data calculation, manipulation and graphical display. In other words, R is a programming...

Racket

Racket 6.2 updated

Racket (formally PLT Scheme) is an innovative programming language that builds on a rich practical and academic tradition.Draw more pictures or build a web server from scratch. Racket includes both batteries and a programming environment, so get...

Rails

Rails 4.2.0

Rails (also known as Ruby on Rails) is an open source, free and full-stack web framework that can be used by programmers to develop database-backed web applications according to the Model-View-Control pattern.Features at a glanceThe application supports a...

refactor

refactor 1.03

refactor is a Vim plugin that offers the functionality of a C/C++ refactoring tool.This plugin contains some basic refactoring commands for C/C++. For the complexity of C++, instead of really parse the source code, were used regular expression...