C

C 0.06

C is pronounced large-C and is a pseudo-interpreter of the C programming language.Without the need of manual compilation, developers can rapidly create cross-platform scripts or write one-liners using the C/C++ programming language that run at native code...

KBasic

KBasic 1.87

KBasic is made up of the following programs: + a development environment with visual form designer and menubar designer + an interpreter + a compiler + an archiver + a graphical user interface component.It is possible to develop Qt applications with well...

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

Free Pascal Compiler

Free Pascal Compiler 3.0.4 updated

Free Pascal Compiler (aka FPK Pascal) is an open source Pascal compiler that supports the following operating systems: Linux, FreeBSD, NetBSD, MacOSX/Darwin, MacOS classic, DOS, Win32, OS/2, BeOS, SunOS (Solaris), QNX and Classic Amiga. Free Pascal...

GNU Octave

GNU Octave 4.4.0 updated

GNU Octave is an open source and freely distributed command-line software project that aims to provide a powerful, easy-to-use and extensible high-level language that can be used for handling numerical computations. Can be used to numerically solve linear...

Flex

Flex 2.6.4 updated

Flex is widely known as the fast lexical analyser and it’s an open source, totally free and multi-platform command-line application implemented in C/C++ and designed from the offset to be used for generating scanners. The scanners generated by the...

CMake

CMake 3.12.1 updated

CMake is a completely free and open source software project that has been designed from the ground up to act as a build system, a compiler for system configuration, pre-processor generation, template instantiation and code generation under any GNU/Linux...

cons

cons 2.2.0

CONS is a replaceement for 'make.'Do you use Makefiles for your project? Have you ever done a "make clean; make all" just because you didn't know if the files you changed would be rebuilt correctly?Or perhaps you work on several machines accessing an NFS...