OpenCL

OpenCL 1.2

OpenCL is the first open, royalty-free standard for cross-platform, parallel programming of modern processors found in personal computers, servers and handheld/embedded devices. OpenCL (Open Computing Language) greatly improves speed and responsiveness...

Glulxe

Glulxe 0.4.7

Glulx is a portable VM (Virtual Machine), like the Z-machine. Unlike the Z-machine, it uses 32-bit data and addresses, so it can handle game files up to four gigabytes long.Also unlike the Z-machine, it has native support for Glk I/O, so game files can...

GCC UPC

GCC UPC 4.7.0.1

GCC UPC toolset provides a compilation and execution environment for programs written in the UPC (Unified Parallel C) language.The GCC UPC compiler extends the capabilities of the GNU GCC compiler. The GCC UPC compiler is implemented as a C Language...

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

BAIK

BAIK 7.1

BAIK is a scripting language which syntax is in Indonesian for Linux and Windows. It supports arithmatic operation, conditions, function, array, CGI and TCP/IP network.What is new in this release:This version fixed some minor bugs in reading text...

nwcc

nwcc 0.8.2

nwcc is a small C compiler for Unix systems that I wrote in my freetime, for fun and to prove to myself that I could. I started the project in August 2003, but because I had a job and a life and a few other hobby code projects, it took me until autumn...

Chapel

Chapel 1.3.0 Pre-Alpha

Chapel is a new parallel programming language being developed by Cray Inc. as part of the DARPA-led High Productivity Computing Systems program (HPCS). Chapel is designed to improve the productivity of high-end computer users while also serving as a...

Ubucompilator is a software that can be used to compile, install and create a .deb file. This program is written in Gambas.What is new in this release:New logo Now it's possible to edit the control file by your favourite text editor Removed the icons...

Exscript

Exscript 2.1

Exscript is a scripting language for automating network connections over protocols such as Telnet or SSH. Exscript is in some ways comparable to Expect, but has some unique features that make it a lot easier to use and understand for...

TinyPie

TinyPie 0.2

TinyPie is a tree-based interpreter for a simple programming language with a Python-like syntax. It executes source code by constructing Abstract Syntax Tree(AST) and walking the tree.It's based on Pie language from 'Language Implementation...