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.5.1 Package compiler and linker metadata toolkit
readline 8.3.1 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 7,433
guile --HEAD 3
Installs on Request (30 days)
guile 5,957
guile --HEAD 3
Build Errors (30 days)
guile 6
Installs (90 days)
guile 24,983
guile --HEAD 13
Installs on Request (90 days)
guile 19,498
guile --HEAD 13
Installs (365 days)
guile 164,925
guile --HEAD 184
Installs on Request (365 days)
guile 137,641
guile --HEAD 183
Fork me on GitHub