bpython

bpython 0.11

bpython is a fancy interface to the Python interpreter for Unix-like operating systems. It is released under the MIT License.A few people asked for stuff like syntax highlighting and autocomplete for the Python interactive interpreter. IPython seems to...

Craft

Craft 0.2.3

Craft is a tool like Makefile, except everything is in native Python.Installpip install craftCraft works on Python 2.7+ and Python 3.2+.Crafty filesCraft will read attempt to read crafty.py in the current directory or the environment variable...

daot

daot 0.7.4

daot is the new generation programming language implemented by dynamic parameter grammar.In the dao to programming, some new forms, such as 3(x+5)(4a(5b+A11)), where A11 means A1 in other programming, |x|, the absolute value of x, n!, the factorial of n,...

makeutil is a set of portable public domain programs designed to support C/C++ projects. It provides tools for build operations outside of the normal compile/link pipeline.It is designed to be unobtrusively included directly in your own software...

YML

YML 2.5.2

YML is an easy language to compile into XML.Any time a formal language is created for computing, a compromise has to be found: whether the language is perfect for the computer but terrible for the human or vice versa. XML is very good for the...

ADP

ADP 0.86

ADP stands for Another Data Processor and it's an open source script language especially designed for programming Web-based databases.ADP is a lightweight programming language that's easy to install and gives you the ability to mix SQL easily. It is...

Cake

Cake 0.2.3

Cake is a simple build program written in Python, similar to Rake.It uses a simple yaml file (Cakefile) to load tasks from your project. Cake can be called from anywhere in the project. Support for task descriptions and parameters.Usage:cake [taskname]...

LavaPE

LavaPE 0.9.3

LavaPE is a programming environment for the experimental object-oriented programming language Lava. The application replaces text editing with structure editing, thereby preventing all syntactic and many semantic errors.The pure point-and-click nature of...

Nimrod

Nimrod 0.9.2

Nimrod is an open source, free, statically typed, imperative programming language designed to support procedural, object-oriented, generic and functional programming styles, while remaining efficient and simple.Nimrod is able to abstract syntax tree (AST)...