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

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

Gauche

Gauche 0.9.4

It will allow programmers and system administrators to write small to large scripts for their applications.Gauche is a script engine in the sense that it reads and evaluates the source code, but internally it compiles Scheme expressions into an...

Groovy

Groovy 2.4.3 updated

Many of its features are inspired by languages like Python, Smalltalk and Ruby, making them available to developers using a Java-like syntax.Groovy can be used for developing web applications , writing shell scripts, writing concise, meaningful, test...

hy

hy 0.10.1

hy is a variant of the Lisp programming language.It's different from other language variants because it compilers directly into Python ASTs (abstract syntax trees).This basically allows developers to embed Lisp code anywhere in a Python-based app or...

Inject

Inject 3.3.1

It uses descriptors and decorators to reference external dependencies, and scopes to specify how to reuse objects.Dependencies can be referenced by types and optional annotations.No configuration is required, but advanced in-code configuration is...

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