A fast, portable Scheme implementation that compiles to C.
191
Gambit Scheme is a high-performance, R5RS-compliant implementation of the Scheme programming language, designed for both scripting and systems programming. It compiles Scheme code to efficient C, enabling the creation of small, fast native executables. Gambit includes a powerful REPL (gsi), a Scheme-to-C compiler (gsc), and built-in support for concurrent programming, making it suitable for both academic exploration and production use.
With robust FFI capabilities and portable output, Gambit is an excellent choice for developers who want the expressiveness of Scheme with the performance and deployability of C. It runs on many platforms, including Linux, macOS, and Windows, and is well-suited for embedded and high-performance applications.
Content type
Image
Digest
sha256:652db2230…
Size
343.4 MB
Last updated
over 1 year ago
docker pull rawpair/gambit-scheme:trixie