Chicken

Chicken 4.9.0.1 updated

Chicken is a free and open source compiler application for the Scheme programming language. It is compatible with the Linux/UNIX operating system.Chicken produces efficient and portable C, and it supports many of the current Scheme language standard (see...

GCC MELT

GCC MELT 1.1.3

GCC MELT is an open source plugin for the GCC (GNU Compiler Collection) project, providing a high-level domain specific language for extending or customizing g++, Gnat, GFortran, gobjc, Gccgo, and other utilities from the GNU Compiler Collection.The...

MAWK

MAWK 1.3.4-20131226

Mawk is an open source interpreter for the AWK programming language.Mawk is smaller and much faster than gawk. It has some compile-timelimits, such as sprintf buffer = 1020 and NF = 32767. What is new in this release: Add configure check to work...

clig

clig 1.9.11.1

clig is a command line interpreter generator. Clig creates for your C-Program or lets you use in your Tcl-script.Features:a command line interpreter with those features: Flag, Int, Long, Float, Double or String options no. of parameters of options can be...

Pyastra

Pyastra 0.0.4.1-preview

Pyastra is a python to assembler translator. The project takes source file written in python and, if the code contains no errors, generates an assembler file.Then you may comile it to hex-file using your favourite PIC assembler (gpasm, mpasm, or any other...

Lush

Lush 2.0.1

Lush project is an object-oriented programming language designed for researchers, experimenters, and engineers interested in large-scale numerical and graphic applications.Lush is designed to be used in situations where one would want to combine the...

wempy

wempy 0.1.5

wempy is a command-line tool for parsing embedded Python (similar to Ruby's erb). Wempy's syntax is pure python with 3 very important differences:1. There is no need for indentation2. The python keyword 'pass' must be used to indicate the end of some...

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

ccache

ccache 3.1.9

ccache is an open source compiler cache designed to act as a caching pre-processor to C/C++ compilers.It uses the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. Supports C++, C, Objective-C++ and Objective-C.What...