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:

Apple Silicon sequoia
sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 3.0.10
head ⚡️ HEAD

Other versions:

guile@2 2.2.7 GNU Ubiquitous Intelligent Language for Extensions

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.3.0 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 16,797
guile --HEAD 25
Installs on Request (30 days)
guile 14,137
guile --HEAD 25
Build Errors (30 days)
guile --HEAD 4
guile 2
Installs (90 days)
guile 48,563
guile --HEAD 71
Installs on Request (90 days)
guile 42,593
guile --HEAD 71
Installs (365 days)
guile 299,927
guile --HEAD 350
Installs on Request (365 days)
guile 243,362
guile --HEAD 350
Fork me on GitHub