SWIG

SWIG 3.0.8 updated

SWIG is an open source, completely free, multiplatform and portable interface compiler, a C/C++ command-line program that allows developers to connect their applications with various other scripting/programming languages. It has been designed from the...

Tcl/Tk

Tcl/Tk 8.6.8 updated

The Tcl/Tk project provides an open source, multiplatform, totally free and portable scripting environment that supports string processing and pattern matching, native file system access, shell-like control over other programs, TCP/IP networking, timers,...

Jim is an opensource small footprint implementation of the Tcl programming language. It implements a large subset of Tcl and adds new features like references with garbage collection, closures, built-in Object Oriented Programming system, Functional...

Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles.It has been developed and...

Tiny C compiles so fast that even for big projects Makefiles may not be necessary.TinyCC (aka TCC) is a small but hyper fast C compiler. Unlike other C compilers, it is meant to be self-relying: you do not need an external assembler or linker because TCC...