Minimal Docker image for GNU Guile. Ideal for scripting, REPL use, and bytecode compilation.
243
GNU Guile is the official extension language of the GNU Project, providing a powerful, embeddable Scheme interpreter with support for modern language features and bytecode compilation. Guile enables developers to script applications, create domain-specific languages, or build entire programs using a clean, expressive Lisp-based syntax.
Guile compiles Scheme code to efficient bytecode for improved performance, and its built-in tooling supports module management, debugging, and interactive development via a REPL. It also includes a foreign function interface (FFI) for integrating with C libraries, making it suitable for both high-level scripting and low-level systems programming.
Used in projects like GNU Make and GnuCash, Guile is ideal for extensible software, educational tools, and Scheme-powered automation. It is actively maintained, well-documented, and designed to be both developer- and user-friendly.
Content type
Image
Digest
sha256:128dd5015…
Size
289 MB
Last updated
over 1 year ago
docker pull rawpair/gnuguile:trixie