libfaust-static

functional programming language for realtime audio - static libraries

Faust is a functional programming language specifically designed for realtime audio applications and plugins. The syntax of the language is block diagram oriented. The faust compiler translates signal processing specifications into optimized C++ code for signal processing applications.

python3-fparser

Python3 Parser for the Fortran language

The fparser package is a Python implementation of a Fortran 66/77/90/95/2003 language parser. Currently fparser actually includes two different implementations; the first, “fparser”, supports Fortran 66/77/90 (plus some extensions — see fparser) but only parses down to the level of individual lines of code, i.e. not the content of the Fortran expressions themselves. The second, “fparser2”, also has support for Fortran 2003 and is able to parse Fortran expressions. It is however, less mature than fparser.

lazarus-ide-gtk2-3.8

IDE for Free Pascal - GTK+ version

Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more.

golang-go

Go programming language compiler, linker, compiled stdlib

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.

lazarus-ide-qt5-3.8

IDE for Free Pascal - Qt version

Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more.

binutils-mingw-w64-ucrt64

Cross-binutils for UCRT Win64 (x64) using MinGW-w64

MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc).