guile

Install command:
brew install guile

Also known as: guile@3

GNU Ubiquitous Intelligent Language for Extensions

https://www.gnu.org/software/guile/

License: LGPL-3.0-or-later

Formula JSON API: /api/formula/guile.json

Formula code: guile.rb on GitHub

Bottle (binary package) installation support provided for:

macOS on
Apple Silicon
sequoia
sonoma
ventura
monterey
macOS on
Intel
sonoma
ventura
monterey
Linux ARM64
x86_64

Current versions:

stable 3.0.10
head ⚡️ HEAD

Depends on:

bdw-gc 8.2.8 Garbage collector for C and C++
gmp 6.3.0 GNU multiple precision arithmetic library
libtool 2.5.4 Generic library support script
libunistring 1.3 C string library for manipulating Unicode strings
pkgconf 2.4.3 Package compiler and linker metadata toolkit
readline 8.2.13 Library for command-line editing

Depends on when building from source:

gnu-sed 4.9 GNU implementation of the famous stream editor
Guile libraries can now be installed here:
     Source files: $HOMEBREW_PREFIX/share/guile/site/3.0
    Compiled files: $HOMEBREW_PREFIX/lib/guile/3.0/site-ccache
     Extensions: $HOMEBREW_PREFIX/lib/guile/3.0/extensions

Add the following to your .bashrc or equivalent:
    export GUILE_LOAD_PATH="$HOMEBREW_PREFIX/share/guile/site/3.0"
    export GUILE_LOAD_COMPILED_PATH="$HOMEBREW_PREFIX/lib/guile/3.0/site-ccache"
    export GUILE_SYSTEM_EXTENSIONS_PATH="$HOMEBREW_PREFIX/lib/guile/3.0/extensions"

Analytics:

Installs (30 days)
guile 10,790
guile --HEAD 16
Installs on Request (30 days)
guile 8,363
guile --HEAD 16
Build Errors (30 days)
guile 2
Installs (90 days)
guile 33,908
guile --HEAD 43
Installs on Request (90 days)
guile 26,961
guile --HEAD 42
Installs (365 days)
guile 252,141
guile --HEAD 299
Installs on Request (365 days)
guile 210,625
guile --HEAD 298
Fork me on GitHub