Bigloo 4.5b

The Bigloo Programming Language The Bigloo programming is a strict-parenthetical-function programming language. It belongs to the Lisp programming language family, and more specifically, it is a descendant of the Scheme programming language. Its design is governed by one rule: enabling Scheme-based programming style where C(++) is usually required. Bigloo aims at being a practical programming language and a practical programming environment. For it offers features usually presented by traditional programming languages but seldom supported by functional programming languages. Bigloo compiles modules. It delivers small and fast stand alone binary executables. Bigloo enables full connections with C programs, or with Java programs, if you choose the JVM backend. The Bigloo C backend is ported to: Linux (x86, x86/64, and arm) MacOS X Android Windows WSL

Tags interpreter programming coding scheme c lisp
License GNU GPLv3
State stable

Recent Releases

4.5b21 Jan 2025 11:10 minor feature: